Skip to content

Commit 80bc842

Browse files
committed
Next version will be v1.1.0
1 parent d0fce55 commit 80bc842

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
@@ -1,4 +1,4 @@
1-
version in ThisBuild := "1.0.2-SNAPSHOT"
1+
version in ThisBuild := "1.1.0-SNAPSHOT"
22
organization in ThisBuild := "com.github.japgolly.scalajs-react"
33
homepage in ThisBuild := Some(url("https://github.com/japgolly/scalajs-react"))
44
licenses in ThisBuild := ("Apache-2.0", url("http://opensource.org/licenses/Apache-2.0")) :: Nil
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v1.0.2
1+
## v1.1.0
22

33
* Fix React warnings with SVG VDOM.
44

0 commit comments

Comments
 (0)