From bb7aa795492c249cf97dd40e056ff4d6ec3780fc Mon Sep 17 00:00:00 2001 From: Aaron Coburn Date: Sat, 23 Dec 2017 11:17:18 -0500 Subject: [PATCH] [Gradle Release Plugin] - pre tag commit: 'trellis-0.5.0'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 51f7961a6..f3dc99301 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 0.5.0-SNAPSHOT +version = 0.5.0 org.gradle.parallel=true