Skip to content

Commit

Permalink
Bump to version 1.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeWharton committed Aug 10, 2015
1 parent 53b2cfe commit ccc37bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GROUP=io.reactivex
VERSION_NAME=1.0.0
VERSION_NAME=1.0.1
POM_NAME=RxAndroid
POM_PACKAGING=aar
POM_DESCRIPTION=RxAndroid
Expand All @@ -11,4 +11,4 @@ POM_SCM_DEV_CONNECTION=scm:git:git@github.com:ReactiveX/RxAndroid.git

POM_LICENCE_NAME=The Apache Software License, Version 2.0
POM_LICENCE_URL=http://www.apache.org/licenses/LICENSE-2.0.txt
POM_LICENCE_DIST=repo
POM_LICENCE_DIST=repo

0 comments on commit ccc37bc

Please sign in to comment.