From 9c6d12be2ac9f162c1c09c003fa673d982bfafb9 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Thu, 3 Dec 2020 10:14:13 +0000 Subject: [PATCH] [Gradle Release Plugin] - new version commit: 'v1.0.5-SNAPSHOT'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5ab3e57c..0a00b7fd 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=org.ballerinalang -version=1.0.4 +version=1.0.5-SNAPSHOT ballerinaLangVersion=2.0.0-Preview7 puppycrawlCheckstyleVersion=8.18