Skip to content

Commit

Permalink
Set version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andresmanz committed Dec 2, 2014
1 parent 88793f1 commit 33d8be1
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 @@ apply plugin: 'com.github.kt3k.coveralls'
mainClassName = 'org.cethos.tools.ninepatchconvert.NinePatchConvert'

allprojects {
version = '1.0.1-SNAPSHOT'
version = '1.0.1'
group = 'org.cethos.tools'

ext {
Expand Down

0 comments on commit 33d8be1

Please sign in to comment.