summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Newson <robert.newson@cloudant.com>2013-02-15 12:09:24 +0000
committerRobert Newson <robert.newson@cloudant.com>2013-02-15 12:09:24 +0000
commitc0bcc6ec922456c53fd1167778fa8e8ed30b12f9 (patch)
tree90f285f5110234f4660700924f01120a706d7d5f
parent1d854b6c8f9ec82a244abee17b9adb95e42365cf (diff)
Bump fabric to 2.0.7
-rw-r--r--rebar.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config
index 586b3195..c17cb5ab 100644
--- a/rebar.config
+++ b/rebar.config
@@ -22,7 +22,7 @@
{rexi, ".*", {git, "https://github.com/cloudant/rexi.git",
{tag, "1.5.5"}}},
{fabric, ".*", {git, "https://github.com/cloudant/fabric.git",
- {tag, "2.0.6"}}},
+ {tag, "2.0.7"}}},
{mem3, ".*", {git, "https://github.com/cloudant/mem3.git",
{tag, "2.0.0"}}},
{chttpd, ".*", {git, "https://github.com/cloudant/chttpd.git",