Skip to content

Commit 41deb3a

Browse files
committed
Towards 1.1.1.
1 parent 0c7201c commit 41deb3a

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.1.0",
14+
version := "1.1.1-SNAPSHOT",
1515
organization := "org.scala-js",
1616

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

0 commit comments

Comments
 (0)