From dcbd82ef23692d3828f7cdc6c54329a97697fd16 Mon Sep 17 00:00:00 2001 From: Yahor Date: Tue, 8 Oct 2024 10:19:59 +0300 Subject: [PATCH] bump 0.9.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 15ba09a3..58c345cd 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,4 +10,4 @@ kotlin.code.style=official android.useAndroidX=true GROUP=io.github.composegears -VERSION_NAME=0.8.1-SNAPSHOT +VERSION_NAME=0.9.0