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 42ea86d commit 909906fCopy full SHA for 909906f
build.sbt
@@ -2,7 +2,7 @@
2
val dottyVersion = "3.1.0"
3
//val dottyVersion = dottyLatestNightlyBuild.get
4
5
-ThisBuild/version := "2.1.1"
+ThisBuild/version := "2.1.2-SNAPSHOT"
6
ThisBuild/versionScheme := Some("semver-spec")
7
8
val sharedSettings = Seq(
0 commit comments