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 a734aa7 commit 3c583fcCopy full SHA for 3c583fc
build.sbt
@@ -1,4 +1,4 @@
1
-version in ThisBuild := "1.2.0-SNAPSHOT"
+version in ThisBuild := "1.2.0"
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