Skip to content

Commit 810fcc8

Browse files
committed
4.0.1-SNAPSHOT
1 parent 7ce8721 commit 810fcc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ val dottyVersion = "3.3.0"
33
//val dottyVersion = "3.1.3-RC1-bin-SNAPSHOT"
44
//val dottyVersion = dottyLatestNightlyBuild.get
55

6-
ThisBuild/version := "4.0.0-SNAPSHOT"
6+
ThisBuild/version := "4.0.1-SHAPSHOT"
77
ThisBuild/versionScheme := Some("semver-spec")
88

99
val sharedSettings = Seq(

0 commit comments

Comments
 (0)