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 9905863 commit 324dcc5Copy full SHA for 324dcc5
build.sbt
@@ -26,7 +26,7 @@ def binaryScalaJSVersion(full: String): String = {
26
}
27
28
inThisBuild(Def.settings(
29
- version := "1.0.0-SNAPSHOT",
+ version := "1.0.0-M3",
30
organization := "org.scala-js",
31
32
crossScalaVersions := Seq("2.12.4", "2.11.12"),
0 commit comments