From 5a54623d30e0609e30c4ee9001983b93fcef9b86 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Fri, 22 Jan 2021 17:29:36 +0000 Subject: [PATCH] [Gradle Release Plugin] - pre tag commit: 'v0.7.0'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 53240a9a..5b5b90bb 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ org.gradle.caching=true group=org.ballerinalang -version=0.7.0-SNAPSHOT +version=0.7.0 ballerinaLangVersion=2.0.0-alpha stdlibIoVersion=0.5.5