From 703c3452ceb2eafe09909bd038c537bd7a3e8c99 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Fri, 24 Jan 2025 10:14:35 +0000 Subject: [PATCH] [Gradle Release Plugin] - new version commit: 'v0.1.1-SNAPSHOT'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 9141b18..aa1aa84 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.lib -version=0.1.0 +version=0.1.1-SNAPSHOT releasePluginVersion=2.8.0 ballerinaGradlePluginVersion=2.2.4