Skip to content

Commit 66c11a8

Browse files
committed
Release of v1.0.0-rc1
1 parent 2d79961 commit 66c11a8

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 = '0.3.0'
39+
version = '1.0.0-rc1'
4040

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

0 commit comments

Comments
 (0)