Skip to content

Commit

Permalink
2.9.0-1 is the default version.
Browse files Browse the repository at this point in the history
  • Loading branch information
retronym committed Jul 30, 2011
1 parent 9b6296a commit 87ddbdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ScalazBuild.scala
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ object ScalazBuild extends Build {
lazy val standardSettings = Defaults.defaultSettings ++ Seq(
organization := "org.scalaz",
version := "6.0.2-SNAPSHOT",
scalaVersion := Seq("2.9.0-1"),
scalaVersion := "2.9.0-1",
crossScalaVersions := Seq("2.9.0-1", "2.8.1", "2.9.1.RC1"),
resolvers += ScalaToolsSnapshots,

Expand Down

0 comments on commit 87ddbdb

Please sign in to comment.