Skip to content

Commit

Permalink
Release Dotty 0.16.0-RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
anatoliykmetyuk committed Jun 8, 2019
1 parent 5be60f2 commit 94acd18
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 @@ -61,7 +61,7 @@ object Build {
val scalacVersion = "2.12.8"
val referenceVersion = "0.15.0-RC1"

val baseVersion = "0.16.0-RC1"
val baseVersion = "0.16.0-RC2"
val baseSbtDottyVersion = "0.3.4"

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

0 comments on commit 94acd18

Please sign in to comment.