Skip to content

Commit 51e112f

Browse files
committed
3.0.1-SNAPSHOT
1 parent 107ffea commit 51e112f

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
@@ -2,7 +2,7 @@
22
val dottyVersion = "3.1.1"
33
//val dottyVersion = dottyLatestNightlyBuild.get
44

5-
ThisBuild/version := "3.0.0"
5+
ThisBuild/version := "3.0.1-SNAPSHOT"
66
ThisBuild/versionScheme := Some("semver-spec")
77

88
val sharedSettings = Seq(

0 commit comments

Comments
 (0)