From 0142e91accda9c11403a2513fd9dc07cf3f39c3d Mon Sep 17 00:00:00 2001 From: Robert Newson Date: Wed, 9 Jan 2013 18:02:28 +0000 Subject: Bump fabric to 2.0.5 --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index 6b49e107..c0cf3353 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.4"}}}, + {tag, "2.0.5"}}}, {mem3, ".*", {git, "https://github.com/cloudant/mem3.git", {tag, "2.0.0"}}}, {chttpd, ".*", {git, "https://github.com/cloudant/chttpd.git", -- cgit v1.2.3