Skip to content

Commit

Permalink
Whoops, next version should be 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
japgolly committed Jan 15, 2021
1 parent d585959 commit 916f257
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 11 deletions.
9 changes: 0 additions & 9 deletions doc/changelog/0.10.0.md

This file was deleted.

8 changes: 7 additions & 1 deletion doc/changelog/0.9.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,10 @@

* Add `GuiParams.combine1` similar to all the other `GuiParams.combineₙ` functions

* Upgrade Scala.JS to 1.1.1
* Drop support for Scala.JS 0.6.x

* Upgrade All The Things
* Scala.JS 1.3.1
* scala-collection-compat 2.3.2
* scala-js-react 1.7.7
* ScalaCSS 0.7.0
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version in ThisBuild := "0.10.0-SNAPSHOT"
version in ThisBuild := "0.9.0-SNAPSHOT"

0 comments on commit 916f257

Please sign in to comment.