We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9ed32c commit 23e4816Copy full SHA for 23e4816
build.sbt
@@ -29,7 +29,7 @@ ThisBuild / publishTo := {
29
}
30
ThisBuild / publishMavenStyle := true
31
32
-ThisBuild / version := "0.9.2-SNAPSHOT"
+ThisBuild / version := "0.9.2"
33
34
lazy val scala212 = "2.12.10"
35
lazy val scala213 = "2.13.1"
0 commit comments