From 14482f105c91abfefa09c24a511c38bd2f4080ac Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Fri, 28 Jan 2022 14:57:21 +0000 Subject: [PATCH] [Gradle Release Plugin] - pre tag commit: 'v1.2.0'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 9db8d98..6595167 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.stdlib -version=1.2.0-SNAPSHOT +version=1.2.0 checkstylePluginVersion=8.18 spotbugsPluginVersion=4.5.1