Skip to content

Commit 4bac70e

Browse files
committed
Merge pull request #314 from JLLeitschuh/release/v1.0.0-rc2
Release v1.0.0-rc2
2 parents 40106e5 + 9b8f5d3 commit 4bac70e

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)