Skip to content

Commit 7236786

Browse files
author
Li Haoyi
committed
merge
2 parents a60e5a7 + 72d7192 commit 7236786

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name := "Scala.js DOM"
55

66
normalizedName := "scalajs-dom"
77

8-
version := "0.7.1-SNAPSHOT"
8+
version := "0.8.1-SNAPSHOT"
99

1010
organization := "org.scala-js"
1111

project/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.0-RC2")
1+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.0")
22

33
addSbtPlugin("com.lihaoyi" % "scalatex-sbt-plugin" % "0.1.0")

0 commit comments

Comments
 (0)