Skip to content

Commit

Permalink
Merge pull request #314 from JLLeitschuh/release/v1.0.0-rc2
Browse files Browse the repository at this point in the history
Release v1.0.0-rc2
  • Loading branch information
JLLeitschuh committed Jan 8, 2016
2 parents 40106e5 + 9b8f5d3 commit 4bac70e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ allprojects {
testCompile group: 'junit', name: 'junit', version: '4.12'
}

version = '1.0.0-rc1'
version = '1.0.0-rc2'

compileJava {
options.compilerArgs << "-g"
Expand Down

0 comments on commit 4bac70e

Please sign in to comment.