Skip to content

Commit

Permalink
Merge pull request #12686 from dotty-staging/bump-base-version
Browse files Browse the repository at this point in the history
Bump compiler version to the next one – 3.0.2-RC1
  • Loading branch information
anatoliykmetyuk authored Jun 4, 2021
2 parents 0f0d6ad + babd7ee commit 3390d70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ object DottyJSPlugin extends AutoPlugin {
object Build {
val referenceVersion = "3.0.0"

val baseVersion = "3.0.1-RC1"
val baseVersion = "3.0.2-RC1"

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

0 comments on commit 3390d70

Please sign in to comment.