Skip to content

Commit fcb1c12

Browse files
committed
Increment version to 0.13.5
1 parent 79413e3 commit fcb1c12

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.4'
2+
versionName = '0.13.5'
33

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

0 commit comments

Comments
 (0)