From ba6d73a084469b45f7e0e7ec5799d1be55f609a8 Mon Sep 17 00:00:00 2001 From: Oleksandr Balan Date: Sat, 20 Jul 2024 11:27:33 +0200 Subject: [PATCH] Increase version to 1.2.1 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 68b261f..e15111e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -18,7 +18,7 @@ kotlin.code.style=official SONATYPE_HOST=S01 RELEASE_SIGNING_ENABLED=true GROUP=io.github.oleksandrbalan -VERSION_NAME=1.1.2 +VERSION_NAME=1.2.1 POM_INCEPTION_YEAR=2022 POM_URL=https://github.com/oleksandrbalan/textflow POM_LICENSE_NAME=The Apache Software License, Version 2.0