Skip to content

Commit

Permalink
Revert "The first version is 0.10.0.0"
Browse files Browse the repository at this point in the history
This reverts commit ee220ce.
  • Loading branch information
fehmicansaglam committed Jul 7, 2014
1 parent 2b217aa commit a31ebe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name := "reactivemongo-extensions"

lazy val commonSettings = Seq(
organization := "org.reactivemongo",
version := "0.10.0.0-SNAPSHOT",
version := "0.10.0.4-SNAPSHOT",
scalaVersion := "2.10.4",
scalacOptions := Seq(
"-unchecked",
Expand Down

0 comments on commit a31ebe9

Please sign in to comment.