Skip to content

Commit

Permalink
Update to version 0.2-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieuancelin committed Jan 2, 2014
1 parent 1a23c7a commit 2382173
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 @@ version := "1.0-SNAPSHOT"

libraryDependencies ++= Seq(
cache,
"org.reactivecouchbase" %% "reactivecouchbase-play" % "0.1"
"org.reactivecouchbase" %% "reactivecouchbase-play" % "0.2-SNAPSHOT"
)

resolvers += "ReactiveCouchbase" at "https://raw.github.com/ReactiveCouchbase/repository/master/snapshots"
Expand Down

0 comments on commit 2382173

Please sign in to comment.