Skip to content

Commit

Permalink
Changed version to 1.0.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
gawi committed Apr 23, 2015
1 parent 371c0b2 commit 627c0d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group = "com.nuecho"
version = "1.0.5"
version = "1.0.6"

// Configure the java projects release.

Expand Down Expand Up @@ -167,4 +167,4 @@ void createVersionFile(File resourceDir, String fileName) {
writer.write(version)
writer.write("\n")
writer.close()
}
}

0 comments on commit 627c0d9

Please sign in to comment.