Skip to content

Commit

Permalink
Fix version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
jenetics committed Jul 29, 2017
1 parent 7cc72b0 commit a41c9a3
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 @@ -41,7 +41,7 @@ ext {

allprojects {
group = 'io.jenetics'
version = '1.1.1'
version = '1.1.2'

repositories {
flatDir(dir: "${rootDir}/buildSrc/lib")
Expand Down

0 comments on commit a41c9a3

Please sign in to comment.