There was an error while loading. Please reload this page.
2 parents a60e5a7 + 72d7192 commit 7236786Copy full SHA for 7236786
build.sbt
@@ -5,7 +5,7 @@ name := "Scala.js DOM"
5
6
normalizedName := "scalajs-dom"
7
8
-version := "0.7.1-SNAPSHOT"
+version := "0.8.1-SNAPSHOT"
9
10
organization := "org.scala-js"
11
project/build.sbt
@@ -1,3 +1,3 @@
1
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.0-RC2")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.0")
2
3
addSbtPlugin("com.lihaoyi" % "scalatex-sbt-plugin" % "0.1.0")
0 commit comments