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 37b1d46 commit 3682c44Copy full SHA for 3682c44
build.sbt
@@ -1,5 +1,5 @@
1
inThisBuild(Seq(
2
- version := "1.0.0-M6",
+ version := "1.0.0-SNAPSHOT",
3
organization := "org.scala-js",
4
5
crossScalaVersions := Seq("2.12.6", "2.10.7", "2.11.12"),
0 commit comments