We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f206d7 commit 51ea8c7Copy full SHA for 51ea8c7
build.sbt
@@ -1,4 +1,4 @@
1
-version in ThisBuild := "1.2.2"
+version in ThisBuild := "1.2.3-SNAPSHOT"
2
organization in ThisBuild := "com.github.japgolly.scalajs-react"
3
homepage in ThisBuild := Some(url("https://github.com/japgolly/scalajs-react"))
4
licenses in ThisBuild := ("Apache-2.0", url("http://opensource.org/licenses/Apache-2.0")) :: Nil
0 commit comments