Skip to content

Commit

Permalink
v0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
timkeane committed Jan 15, 2016
1 parent 4777d31 commit 09aa350
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 @@ -8,7 +8,7 @@ plugins {

ext {
appName = 'nyc-lib'
ver = 'v0.0.9-SNAPSHOT'
ver = 'v0.0.9'
pkgDir = "${buildDir}/${appName}/${ver}"
remoteDir = "${appName}/${ver}"
srcDir = "${projectDir}/src/main"
Expand Down

0 comments on commit 09aa350

Please sign in to comment.