Skip to content

Commit

Permalink
Move to 1.02-SNAPSHOT.
Browse files Browse the repository at this point in the history
  • Loading branch information
dgonz7 committed Oct 12, 2015
1 parent 7d12cd7 commit bb7736c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ def isReleaseBuild() {
}

def getVersion() {
return '1.0.1-SNAPSHOT'
return '1.0.2-SNAPSHOT'
}

uploadArchives {
Expand Down

0 comments on commit bb7736c

Please sign in to comment.