Skip to content

Commit 32b5382

Browse files
committed
Re-bootstrap the compiler on the previous commit
To be able to remove remnants of the old given/delegate syntaxes.
1 parent d724f2b commit 32b5382

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
@@ -58,7 +58,7 @@ object MyScalaJSPlugin extends AutoPlugin {
5858
}
5959

6060
object Build {
61-
val referenceVersion = "0.18.1-RC1"
61+
val referenceVersion = "0.19.0-bin-20190917-d724f2b-NIGHTLY"
6262

6363
val baseVersion = "0.19.0"
6464
val baseSbtDottyVersion = "0.3.5"

0 commit comments

Comments
 (0)