Skip to content

Commit 93ac63f

Browse files
committed
Increment version to 0.13.4
1 parent a319cd1 commit 93ac63f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ext {
2-
versionName = '0.13.3'
2+
versionName = '0.13.4'
33

44
bintrayUser = System.getenv('BINTRAY_USER')
55
bintrayKey = System.getenv('BINTRAY_KEY')

0 commit comments

Comments
 (0)