Skip to content

Commit

Permalink
Merge pull request #416 from ThomasJClark/deploy-ui
Browse files Browse the repository at this point in the history
Version 1.1.1
  • Loading branch information
ThomasJClark committed Jan 22, 2016
2 parents d62df28 + 9c32aae commit 756ab20
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 @@ -37,7 +37,7 @@ allprojects {
testCompile group: 'junit', name: 'junit', version: '4.12'
}

version = '1.1.0'
version = '1.1.1'

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

0 comments on commit 756ab20

Please sign in to comment.