From 334526bc4a5eda355af466f72c93bb16ea12f74a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Costa?= Date: Sun, 23 Jul 2023 19:59:30 +0200 Subject: [PATCH] Set version to 0.1.3 --- version.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.sbt b/version.sbt index 0953e3c..0aea67a 100644 --- a/version.sbt +++ b/version.sbt @@ -1 +1 @@ -ThisBuild / version := "0.1.3-SNAPSHOT" +ThisBuild / version := "0.1.3"