We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb49c7d commit 73b4ca9Copy full SHA for 73b4ca9
build.sbt
@@ -1,5 +1,5 @@
1
inThisBuild(Seq(
2
- version := "1.1.0-SNAPSHOT",
+ version := "1.1.0",
3
organization := "org.scala-js",
4
5
crossScalaVersions := Seq("2.12.10", "2.11.12", "2.13.1"),
0 commit comments