Browse Source

Update Ranch to 0.6.1

Loïc Hoguin 12 years ago
parent
commit
ba924cbb7f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rebar.config

+ 1 - 1
rebar.config

@@ -1,3 +1,3 @@
 {deps, [
-	{ranch, "0\\.6\\.0.*", {git, "git://github.com/extend/ranch.git", "0.6.0"}}
+	{ranch, ".*", {git, "git://github.com/extend/ranch.git", "0.6.1"}}
 ]}.