We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fde266 commit ba195c2Copy full SHA for ba195c2
project/plugins.sbt
@@ -1,4 +1,4 @@
1
-val crossVer = "0.6.1"
+val crossVer = "1.0.0"
2
val scalaJSVersion =
3
Option(System.getenv("SCALAJS_VERSION")).filter(_.nonEmpty).getOrElse("0.6.33")
4
val scalaNativeVersion =
0 commit comments