From 3b7f458bbfb3ba37d4a2ca4b554ab9745870657f Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Tue, 20 Aug 2024 07:48:31 +0000 Subject: [PATCH] [Gradle Release Plugin] - pre tag commit: 'v0.6.0'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5aed3d7..a49051a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.stdlib -version=0.6.0-SNAPSHOT +version=0.6.0 checkstylePluginVersion=10.12.0 spotbugsPluginVersion=5.0.14