diff --git a/gradle.properties b/gradle.properties index 463527d7..f54b4697 100644 --- a/gradle.properties +++ b/gradle.properties @@ -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 @@ -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 \ No newline at end of file +POM_LICENCE_DIST=repo