From f14a2ab28a577c2e2862146277e68d13e193cc86 Mon Sep 17 00:00:00 2001 From: Alex Curran Date: Thu, 12 Nov 2015 17:09:41 +0000 Subject: [PATCH] Update to 5.4.0-SNAPSHOT --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 19b6b1aa4..e5380efaf 100644 --- a/gradle.properties +++ b/gradle.properties @@ -14,8 +14,8 @@ # limitations under the License. # -VERSION_CODE=50300 -VERSION_NAME=5.3.0 +VERSION_CODE=50400 +VERSION_NAME=5.4.0-SNAPSHOT GROUP=com.github.amlcurran.showcaseview POM_DESCRIPTION=Highlight the best bits of your app to users quickly, simply, and cool...ly