Skip to content

Commit

Permalink
release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chandu0101 committed Dec 27, 2015
1 parent 9e7e879 commit 7457211
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 @@ -17,7 +17,7 @@ object Build extends Build {
_.enablePlugins(ScalaJSPlugin)
.settings(
organization := "com.github.chandu0101.scalajs-react-components",
version := "0.3.0-SNAPSHOT",
version := "0.3.0",
homepage := Some(url("https://github.com/chandu0101/scalajs-react-components")),
licenses += ("Apache-2.0", url("http://opensource.org/licenses/Apache-2.0")),
scalaVersion := Scala211,
Expand Down

0 comments on commit 7457211

Please sign in to comment.