Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Commit

Permalink
mis-tagged version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Brendan W. McAdams committed May 28, 2012
1 parent 7c8b949 commit 0d8ca08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/CasbahBuild.scala
Expand Up @@ -7,7 +7,7 @@ object CasbahBuild extends Build {


lazy val buildSettings = Seq( lazy val buildSettings = Seq(
organization := "org.mongodb", organization := "org.mongodb",
version := "2.2.0-M1", version := "2.3.0-M1",
crossScalaVersions := Seq("2.9.2", "2.9.1", "2.9.0-1", "2.9.0", "2.8.1") crossScalaVersions := Seq("2.9.2", "2.9.1", "2.9.0-1", "2.9.0", "2.8.1")
) )


Expand Down

0 comments on commit 0d8ca08

Please sign in to comment.