Skip to content

Commit

Permalink
Preparing release 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
japgolly committed Sep 15, 2014
1 parent f77d0c1 commit 5db76dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ object ScalajsReact extends Build {
_.settings(scalaJSSettings: _*)
.settings(
organization := "com.github.japgolly.scalajs-react",
version := "0.4.1-SNAPSHOT",
version := "0.4.1",
homepage := Some(url("https://github.com/japgolly/scalajs-react")),
licenses += ("Apache-2.0", url("http://opensource.org/licenses/Apache-2.0")),
scalaVersion := Scala211,
Expand Down

0 comments on commit 5db76dd

Please sign in to comment.