Skip to content

Commit 6948757

Browse files
committed
Release Dotty 0.12.0
1 parent 6db7a2a commit 6948757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ object ExposedValues extends AutoPlugin {
3939
object Build {
4040
val scalacVersion = "2.12.8"
4141

42-
val baseVersion = "0.12.0-RC1"
42+
val baseVersion = "0.12.0"
4343
val baseSbtDottyVersion = "0.2.7"
4444

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

0 commit comments

Comments
 (0)