From 89850ce8d8ae32f8e0c3803655643a265b3f7fbd Mon Sep 17 00:00:00 2001 From: Adam Kocoloski Date: Wed, 9 Nov 2011 14:33:46 -0500 Subject: Bump fabric version and drop the pre1 from release version --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rebar.config') diff --git a/rebar.config b/rebar.config index 417ddb2f..9816e46a 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.1"}}}, + {tag, "2.0.2"}}}, {mem3, ".*", {git, "https://github.com/cloudant/mem3.git", {tag, "2.0.0"}}}, {chttpd, ".*", {git, "https://github.com/cloudant/chttpd.git", -- cgit v1.2.3