We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ce8721 commit 810fcc8Copy full SHA for 810fcc8
build.sbt
@@ -3,7 +3,7 @@ val dottyVersion = "3.3.0"
3
//val dottyVersion = "3.1.3-RC1-bin-SNAPSHOT"
4
//val dottyVersion = dottyLatestNightlyBuild.get
5
6
-ThisBuild/version := "4.0.0-SNAPSHOT"
+ThisBuild/version := "4.0.1-SHAPSHOT"
7
ThisBuild/versionScheme := Some("semver-spec")
8
9
val sharedSettings = Seq(
0 commit comments