Skip to content

Commit

Permalink
Update version to 0.2.0 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
renbinden committed May 7, 2016
1 parent 264fbf8 commit 82a7505
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 @@ -18,7 +18,7 @@ allprojects {
apply plugin: "kotlin"
apply plugin: "maven"
group = "com.seventh-root"
version = "0.2.0-SNAPSHOT"
version = "0.2.0"
}

subprojects {
Expand Down

0 comments on commit 82a7505

Please sign in to comment.