Skip to content

Commit a21422d

Browse files
committed
Merge pull request #296 from JLLeitschuh/release/v1.0.0-rc1
Release of v1.0.0-rc1
2 parents 2d79961 + 66c11a8 commit a21422d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
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)