From 050b8c9e0bac0f35407e3cf741d2732f50374132 Mon Sep 17 00:00:00 2001 From: Robert Newson Date: Fri, 20 Jan 2012 19:37:05 +0000 Subject: Bump dependencies for pre7 release --- rebar.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'rebar.config') diff --git a/rebar.config b/rebar.config index 66366cf5..6b49e107 100644 --- a/rebar.config +++ b/rebar.config @@ -22,11 +22,11 @@ {rexi, ".*", {git, "https://github.com/cloudant/rexi.git", {tag, "1.5.5"}}}, {fabric, ".*", {git, "https://github.com/cloudant/fabric.git", - {tag, "2.0.3"}}}, + {tag, "2.0.4"}}}, {mem3, ".*", {git, "https://github.com/cloudant/mem3.git", {tag, "2.0.0"}}}, {chttpd, ".*", {git, "https://github.com/cloudant/chttpd.git", - {tag, "1.4.2"}}} + {tag, "1.4.3"}}} ]}. % needed for a clean transition to the deps model {clean_files, [ -- cgit v1.2.3