Skip to content

Commit

Permalink
Merge pull request #35 from gzm0/scalajs-1.0.0
Browse files Browse the repository at this point in the history
Upgrade to Scala.js 1.0.0.
  • Loading branch information
sjrd authored Feb 5, 2020
2 parents a340109 + 9446012 commit 2c9b0e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
val scalaJSVersion = "1.0.0-RC2"
val scalaJSVersion = "1.0.0"

inThisBuild(Seq(
version := "1.0.0-SNAPSHOT",
Expand Down

0 comments on commit 2c9b0e2

Please sign in to comment.