Skip to content

Commit 9b8f5d3

Browse files
committed
Release v1.0.0-rc2
1 parent 40106e5 commit 9b8f5d3

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
@@ -36,7 +36,7 @@ allprojects {
3636
testCompile group: 'junit', name: 'junit', version: '4.12'
3737
}
3838

39-
version = '1.0.0-rc1'
39+
version = '1.0.0-rc2'
4040

4141
compileJava {
4242
options.compilerArgs << "-g"

0 commit comments

Comments
 (0)