Skip to content

Commit 3390d70

Browse files
Merge pull request #12686 from dotty-staging/bump-base-version
Bump compiler version to the next one – 3.0.2-RC1
2 parents 0f0d6ad + babd7ee commit 3390d70

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
@@ -65,7 +65,7 @@ object DottyJSPlugin extends AutoPlugin {
6565
object Build {
6666
val referenceVersion = "3.0.0"
6767

68-
val baseVersion = "3.0.1-RC1"
68+
val baseVersion = "3.0.2-RC1"
6969

7070
// Versions used by the vscode extension to create a new project
7171
// This should be the latest published releases.

0 commit comments

Comments
 (0)