From 7f216bd4f8ff6780b39696d6c19ae6b900591b6c Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Fri, 23 Aug 2024 13:35:50 +0000 Subject: [PATCH 1/2] [Gradle Release Plugin] - pre tag commit: 'v1.0.0'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 7eee70a..c6ce414 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.lib -version=1.0.0-SNAPSHOT +version=1.0.0 checkstylePluginVersion=10.12.0 spotbugsPluginVersion=5.0.14 From 4873c5331c0721e58064b5c9cd46bf201a331c6d Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Fri, 23 Aug 2024 13:35:51 +0000 Subject: [PATCH 2/2] [Gradle Release Plugin] - new version commit: 'v1.0.1-SNAPSHOT'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index c6ce414..4e21d3d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.lib -version=1.0.0 +version=1.0.1-SNAPSHOT checkstylePluginVersion=10.12.0 spotbugsPluginVersion=5.0.14