Skip to content

Commit 0c7201c

Browse files
committed
Version 1.1.0.
1 parent 07d6d84 commit 0c7201c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ val cliPack =
1111
taskKey[File]("Pack the CLI for the current configuration")
1212

1313
inThisBuild(Def.settings(
14-
version := "1.7.1-SNAPSHOT",
14+
version := "1.1.0",
1515
organization := "org.scala-js",
1616

1717
crossScalaVersions := Seq("2.11.12", "2.12.15", "2.13.6"),

0 commit comments

Comments
 (0)