From cd72ec73ddc802e68480c7315fafb811af7e751c Mon Sep 17 00:00:00 2001 From: Nathan Taylor Date: Thu, 14 Apr 2016 09:45:01 -0700 Subject: [PATCH] Bump version to 0.1 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5b10a18..bff57fd 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -VERSION_NAME=0.1-SNAPSHOT +VERSION_NAME=0.1 GROUP=com.workday POM_PACKAGING=jar