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 0c7201c commit 41deb3aCopy full SHA for 41deb3a
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.1.0",
+ version := "1.1.1-SNAPSHOT",
15
organization := "org.scala-js",
16
17
crossScalaVersions := Seq("2.11.12", "2.12.15", "2.13.6"),
0 commit comments