Skip to content

Commit 376d66a

Browse files
committed
Towards 1.0.1.
1 parent 63e304d commit 376d66a

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
@@ -18,7 +18,7 @@ inThisBuild(Def.settings(
1818
crossScalaVersions := Seq("2.12.15", "2.11.12", "2.13.8"),
1919
scalaVersion := crossScalaVersions.value.head,
2020

21-
version := "1.0.0",
21+
version := "1.0.1-SNAPSHOT",
2222
organization := "org.scala-js",
2323
scalacOptions ++= Seq(
2424
"-encoding", "utf-8",

0 commit comments

Comments
 (0)