From 46a77631d30537eb0f789d6894d6b74589d68746 Mon Sep 17 00:00:00 2001 From: "dmitrii.samarian" Date: Tue, 26 Mar 2024 08:20:04 +0300 Subject: [PATCH] Bump snapshot version to 0.10.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 8705c5d..125836f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -VERSION_NAME=0.9.0-SNAPSHOT +VERSION_NAME=0.10.0-SNAPSHOT