From 82bbac5fb7c51bb4128df013125ff098b1e50f2a Mon Sep 17 00:00:00 2001 From: Nathanael Silverman Date: Thu, 12 Apr 2018 19:50:31 -0700 Subject: [PATCH] Prepare for release 1.0.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index af9d86db..f8d62843 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -VERSION_NAME=1.0.0-SNAPSHOT +VERSION_NAME=1.0.0 GROUP=com.airbnb.android POM_DESCRIPTION=Paris is a system for creating and applying styles to views in Android. POM_URL=https://github.com/airbnb/paris