Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
japgolly committed Mar 12, 2018
1 parent a734aa7 commit 3c583fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version in ThisBuild := "1.2.0-SNAPSHOT"
version in ThisBuild := "1.2.0"
organization in ThisBuild := "com.github.japgolly.scalajs-react"
homepage in ThisBuild := Some(url("https://github.com/japgolly/scalajs-react"))
licenses in ThisBuild := ("Apache-2.0", url("http://opensource.org/licenses/Apache-2.0")) :: Nil
Expand Down

0 comments on commit 3c583fc

Please sign in to comment.