From 9c49adb25ca92a26e76c4ef795a65de55efc35a8 Mon Sep 17 00:00:00 2001 From: Vincent Brison Date: Mon, 30 Mar 2015 22:01:22 +0200 Subject: [PATCH] First release of 2.1.0-SNAPSHOT. --- gradle.properties | 2 +- gradlew | 0 2 files changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 gradlew diff --git a/gradle.properties b/gradle.properties index f478411..41e8290 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -VERSION_NAME=2.0.0-SNAPSHOT +VERSION_NAME=2.1.0-SNAPSHOT VERSION_CODE=1 GROUP=com.vincentbrison.openlibraries.android diff --git a/gradlew b/gradlew old mode 100644 new mode 100755