From 0777d27ebc607c401ebf76c779b232e96118d126 Mon Sep 17 00:00:00 2001 From: Zac Sweers Date: Wed, 5 Jun 2024 15:12:03 -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 af165af..35a3b00 100644 --- a/gradle.properties +++ b/gradle.properties @@ -18,7 +18,7 @@ POM_NAME=EitherNet POM_ARTIFACT_ID=eithernet POM_PACKAGING=jar GROUP=com.slack.eithernet -VERSION_NAME=1.9.0 +VERSION_NAME=1.10.0-SNAPSHOT POM_DESCRIPTION=A pluggable sealed API result type for modeling Retrofit responses. POM_URL=https://github.com/slackhq/eithernet/ POM_SCM_URL=https://github.com/slackhq/eithernet/