Skip to content

Commit

Permalink
v0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
timkeane committed Jun 9, 2016
1 parent 8046e43 commit 2cdb5d0
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 @@ -27,7 +27,7 @@ dependencies {

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

0 comments on commit 2cdb5d0

Please sign in to comment.