From 54299fc2771eaafa640aaea587f64e1f3d51353b Mon Sep 17 00:00:00 2001 From: Josh Guilfoyle Date: Fri, 1 May 2015 13:51:44 -0700 Subject: [PATCH] Bump version to 1.1.1 (in gradle.properties) --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 0568f469..9d190b84 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -VERSION_NAME=1.1.1-SNAPSHOT +VERSION_NAME=1.1.1 GROUP=com.facebook.stetho