From 7765f63178ba12781ef707db6c61f6cf87a24952 Mon Sep 17 00:00:00 2001 From: Zac Sweers Date: Tue, 31 Oct 2023 17:56:01 -0400 Subject: [PATCH] Prepare next development version. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index e13bd9c..544235a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ POM_NAME=Kotlin CLI Util POM_ARTIFACT_ID=kotlin-cli-util POM_PACKAGING=jar GROUP=com.slack.cli -VERSION_NAME=2.3.1 +VERSION_NAME=2.4.0-SNAPSHOT POM_DESCRIPTION=Kotlin CLI utilities, mostly intended for use with Clikt. POM_URL=https://github.com/slackhq/kotlin-cli-util/ POM_SCM_URL=https://github.com/slackhq/kotlin-cli-util/