Skip to content

Commit

Permalink
Merge pull request #296 from JLLeitschuh/release/v1.0.0-rc1
Browse files Browse the repository at this point in the history
Release of v1.0.0-rc1
  • Loading branch information
JLLeitschuh committed Jan 7, 2016
2 parents 2d79961 + 66c11a8 commit a21422d
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 = '0.3.0'
version = '1.0.0-rc1'

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

0 comments on commit a21422d

Please sign in to comment.