Skip to content

Commit

Permalink
Update version name to v1.0.6 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan John committed Dec 2, 2016
1 parent d77291b commit e9827c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Add the following to your `build.gradle`:

```groovy
dependencies {
compile 'com.github.ryanjohn1:onboarding:1.0.5'
compile 'com.github.ryanjohn1:onboarding:1.0.6'
}
```
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ NEXUS_PASSWORD=DUMMY
isRelease=true

GROUP=com.github.ryanjohn1
VERSION_NAME=1.0.5
VERSION_NAME=1.0.6

POM_DESCRIPTION=Onboarding
POM_URL=https://github.com/ryanjohn1/onboarding
Expand Down

0 comments on commit e9827c9

Please sign in to comment.