Skip to content

Commit

Permalink
released 0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
machisuji committed Mar 29, 2012
1 parent b1fbe5b commit a774a46
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 @@ -7,7 +7,7 @@ object Wandledi extends Build {
val description = SettingKey[String]("description")

val wandlediSettings = Defaults.defaultSettings ++ Seq (
version := "0.8.3-SNAPSHOT",
version := "0.8.3",
organization := "org.wandledi",
scalaVersion := "2.8.1",
crossScalaVersions := Seq("2.8.0", "2.8.1", "2.8.2", "2.9.0", "2.9.1"),
Expand Down

0 comments on commit a774a46

Please sign in to comment.