Skip to content

Commit

Permalink
[Gradle Release Plugin] - pre tag commit: 'v0.9.0'.
Browse files Browse the repository at this point in the history
  • Loading branch information
tyvsmith committed Feb 13, 2018
1 parent 128b0a2 commit d8728bb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
v0.8.1 - TBD
v0.9.0 - 02/13/2018
------------

### Added
Expand Down
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#Fri, 09 Feb 2018 08:23:14 -0800
#Tue, 13 Feb 2018 14:01:15 -0800
GROUP=com.uber.sdk

#Version is managed by Gradle Release Plugin
version=0.8.1-SNAPSHOT
VERSION_NAME=0.8.1-SNAPSHOT
version=0.9.0
VERSION_NAME=0.9.0
POM_URL=https\://developer.uber.com

POM_SCM_URL=https\://github.com/uber/rides-android-sdk/
Expand Down

0 comments on commit d8728bb

Please sign in to comment.