From 06af6ce58fb509000b8a27507e8e1eb414b763f5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Aug 2022 15:56:34 +0000 Subject: [PATCH] Setting version to 0.13 --- version.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.sbt b/version.sbt index 0c2be8a..f40d152 100644 --- a/version.sbt +++ b/version.sbt @@ -1 +1 @@ -ThisBuild / version := "0.13-SNAPSHOT" +ThisBuild / version := "0.13"