Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Price committed Jun 1, 2017
1 parent 53419b7 commit fb48ecd
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 @@ -30,7 +30,7 @@ dependencies {
testCompile "junit:junit:4.12"
}

version = new Version(major: 1, minor: 0, revision: 5)
version = new Version(major: 1, minor: 0, revision: 6)

sourceSets {
main {
Expand Down

0 comments on commit fb48ecd

Please sign in to comment.