Skip to content

Commit f7544a6

Browse files
committed
Version 1.0.0.
1 parent 2b0e463 commit f7544a6

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
@@ -1,7 +1,7 @@
11
val previousVersion = "1.0.0-RC1"
22

33
inThisBuild(Def.settings(
4-
version := "1.0.0-SNAPSHOT",
4+
version := "1.0.0",
55
organization := "org.scala-js",
66

77
crossScalaVersions := Seq("2.12.8", "2.10.7", "2.11.12", "2.13.0"),

0 commit comments

Comments
 (0)