Skip to content

Commit 3790107

Browse files
committedMay 5, 2020
Towards 1.1.0.
1 parent e2adf2b commit 3790107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
inThisBuild(Seq(
2-
version := "1.0.1-SNAPSHOT",
2+
version := "1.1.0-SNAPSHOT",
33
organization := "org.scala-js",
44

55
crossScalaVersions := Seq("2.12.10", "2.11.12", "2.13.1"),

0 commit comments

Comments
 (0)
Please sign in to comment.