Skip to content

Commit 3d792f4

Browse files
authored
Updates to 0.12.1-SNAPSHOT
1 parent 07e6eb0 commit 3d792f4

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
@@ -23,7 +23,7 @@ apply plugin: 'com.github.kt3k.coveralls'
2323
apply from: "${rootDir}/libraries.gradle"
2424

2525
ext {
26-
releaseVersion = '0.12.0'
26+
releaseVersion = '0.12.1-SNAPSHOT'
2727
}
2828

2929
allprojects {

0 commit comments

Comments
 (0)