From 6ec07175e4ca4a02a1b49a2dc5b64ef73f2745ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 15:52:46 +0000 Subject: [PATCH] Setting version to 0.2.0-SNAPSHOT --- version.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.sbt b/version.sbt index 5d0f74a..38a1b86 100644 --- a/version.sbt +++ b/version.sbt @@ -1 +1 @@ -ThisBuild / version := "0.1.0" +ThisBuild / version := "0.2.0-SNAPSHOT"