Skip to content

Commit

Permalink
Bump to 0.12-RC3
Browse files Browse the repository at this point in the history
  • Loading branch information
cchantep committed Aug 30, 2016
1 parent 8e9c06e commit 5b81aeb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sbt
@@ -1,6 +1,6 @@
name := "reactivemongo-demo-app"

val buildVersion = "0.12-RC1"
val buildVersion = "0.12-RC3"

version := buildVersion

Expand Down
2 changes: 1 addition & 1 deletion conf/application.conf
Expand Up @@ -41,4 +41,4 @@ logger.reactivemongo=INFO

akka {
loglevel = "WARNING"
}
}

0 comments on commit 5b81aeb

Please sign in to comment.