Skip to content

Commit ba195c2

Browse files
Update sbt-scala-native-crossproject, ... to 1.0.0 (#361)
1 parent 9fde266 commit ba195c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
val crossVer = "0.6.1"
1+
val crossVer = "1.0.0"
22
val scalaJSVersion =
33
Option(System.getenv("SCALAJS_VERSION")).filter(_.nonEmpty).getOrElse("0.6.33")
44
val scalaNativeVersion =

0 commit comments

Comments
 (0)