From d7394c82c25f652b9f5cf473d803b87ff30c85af Mon Sep 17 00:00:00 2001 From: Yurii Shynbuiev - IOHK Date: Tue, 20 Aug 2024 16:27:47 +0700 Subject: [PATCH] =?UTF-8?q?chore:=20bump=20the=20project=20version=20to=20?= =?UTF-8?q?proceed=20with=20the=20semver-sioning=20in=E2=80=A6=20(#1293)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Yurii Shynbuiev --- version.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.sbt b/version.sbt index 163d9c0802..7fbae4f46f 100644 --- a/version.sbt +++ b/version.sbt @@ -1 +1 @@ -ThisBuild / version := "1.38.0-SNAPSHOT" +ThisBuild / version := "1.39.0-SNAPSHOT"