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

Commit

Permalink
Bumped release version
Browse files Browse the repository at this point in the history
  • Loading branch information
rozza committed Nov 4, 2014
1 parent e045381 commit caa3d57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/CasbahBuild.scala
Expand Up @@ -15,7 +15,7 @@ object CasbahBuild extends Build {
lazy val buildSettings = Seq(
organization := "org.mongodb",
organizationHomepage := Some(url("http://www.mongodb.org")),
version := "2.7.4",
version := "2.7.5-SNAPSHOT",
scalaVersion := "2.10.4",
crossScalaVersions := Seq("2.11.4", "2.10.4", "2.9.3")
)
Expand Down

0 comments on commit caa3d57

Please sign in to comment.