Skip to content

Commit 66f17bb

Browse files
Set version to 3.0.0-M1 – Dotty becomes Scala 3🎉
1 parent 4c2e39e commit 66f17bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ object MyScalaJSPlugin extends AutoPlugin {
5555
object Build {
5656
val referenceVersion = "0.27.0-RC1"
5757

58-
val baseVersion = "0.28.0"
58+
val baseVersion = "3.0.0-M1"
5959
val baseSbtDottyVersion = "0.4.3"
6060

6161
// Versions used by the vscode extension to create a new project

0 commit comments

Comments
 (0)