From 1d854b6c8f9ec82a244abee17b9adb95e42365cf Mon Sep 17 00:00:00 2001 From: Robert Newson Date: Wed, 23 Jan 2013 13:23:32 +0000 Subject: Bump fabric to 2.0.6 --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index c0cf3353..586b3195 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.5"}}}, + {tag, "2.0.6"}}}, {mem3, ".*", {git, "https://github.com/cloudant/mem3.git", {tag, "2.0.0"}}}, {chttpd, ".*", {git, "https://github.com/cloudant/chttpd.git", -- cgit v1.2.3