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 07d6d84 commit 0c7201cCopy full SHA for 0c7201c
build.sbt
@@ -11,7 +11,7 @@ val cliPack =
11
taskKey[File]("Pack the CLI for the current configuration")
12
13
inThisBuild(Def.settings(
14
- version := "1.7.1-SNAPSHOT",
+ version := "1.1.0",
15
organization := "org.scala-js",
16
17
crossScalaVersions := Seq("2.11.12", "2.12.15", "2.13.6"),
0 commit comments