Skip to content

Commit

Permalink
Release v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JLLeitschuh committed Jan 3, 2016
1 parent 81b668e commit d6b5545
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.2.1'
version = '0.3.0'

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

0 comments on commit d6b5545

Please sign in to comment.