Skip to content

Commit

Permalink
v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
timkeane committed Nov 22, 2016
1 parent d919abd commit 42f4dbb
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.2.2-SNAPSHOT'
ver = 'v0.2.2'
pkgDir = "${buildDir}/${appName}/${ver}"
remoteDir = "${appName}/${ver}"
srcDir = "${projectDir}/src/main"
Expand Down

0 comments on commit 42f4dbb

Please sign in to comment.