From 729c9b1de92d8f8937767110717ab9189a38dbd4 Mon Sep 17 00:00:00 2001 From: lumber1000 <45400511+lumber1000@users.noreply.github.com> Date: Wed, 7 Aug 2024 21:49:13 +0400 Subject: [PATCH] version update --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 7b3f406..f29d9bc 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ kotlin.code.style=official -release_version = 0.2.0 +release_version = 0.3.0 description='Kafka Client' vcs_url=https://github.com/th2-net/th2-conn-kafka app_main_class=com.exactpro.th2.kafka.client.Main \ No newline at end of file