Skip to content

Commit

Permalink
Merge pull request #155 from fthomas/topic/sjs-0.6.9
Browse files Browse the repository at this point in the history
Update to Scala.js 0.6.9
  • Loading branch information
fthomas committed Apr 30, 2016
2 parents c2d7413 + 432c90e commit f24ec40
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions notes/0.4.1.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,9 @@
```
([#153])

### Updates

* Update to Scala.js 0.6.9. ([#155])

[#153]: https://github.com/fthomas/refined/pull/153
[#155]: https://github.com/fthomas/refined/pull/155
2 changes: 1 addition & 1 deletion project/plugin-scalajs.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.8")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.9")

0 comments on commit f24ec40

Please sign in to comment.