Skip to content

Commit 317bc06

Browse files
committed
3.0.5 release
1 parent f80cba2 commit 317bc06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ val dottyVersion = "3.2.1"
33
//val dottyVersion = "3.1.3-RC1-bin-SNAPSHOT"
44
//val dottyVersion = dottyLatestNightlyBuild.get
55

6-
ThisBuild/version := "3.0.4"
6+
ThisBuild/version := "3.0.5"
77
ThisBuild/versionScheme := Some("semver-spec")
88

99
val sharedSettings = Seq(

0 commit comments

Comments
 (0)