Skip to content

Commit 324dcc5

Browse files
committed
Version 1.0.0-M3.
1 parent 9905863 commit 324dcc5

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
@@ -26,7 +26,7 @@ def binaryScalaJSVersion(full: String): String = {
2626
}
2727

2828
inThisBuild(Def.settings(
29-
version := "1.0.0-SNAPSHOT",
29+
version := "1.0.0-M3",
3030
organization := "org.scala-js",
3131

3232
crossScalaVersions := Seq("2.12.4", "2.11.12"),

0 commit comments

Comments
 (0)