Skip to content

Commit b6d4281

Browse files
committed
update to 0.1.6
1 parent 4fceab7 commit b6d4281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildsystem/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ext {
22
// Manifest version information!
33
def versionMajor = 0
44
def versionMinor = 1
5-
def versionPatch = 5
5+
def versionPatch = 6
66
def versionBuild = 0 // bump for dogfood builds, public betas, etc.
77

88
// Eko SDK version

0 commit comments

Comments
 (0)