From b3b84e818908014cadb189de8ca025a5ba2ab165 Mon Sep 17 00:00:00 2001 From: Satya Date: Sat, 18 Nov 2023 18:17:12 +0800 Subject: [PATCH] chore: Bump version for next release --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index fcb4640..db399d8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,3 @@ group = com.bloxbean.cardano artifactId = yaci -version = 0.3.0-beta7 +version = 0.3.0-beta8