From 76b3e33dd9da03afb91ca7f1be84742238f0a9fa Mon Sep 17 00:00:00 2001 From: Brett Hazen Date: Tue, 13 Oct 2015 18:58:23 -0600 Subject: [PATCH] Upgrade the cuttlefish version to 2.0.5 --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index b678acd3..d6ad68b7 100644 --- a/rebar.config +++ b/rebar.config @@ -4,7 +4,7 @@ {deps, [ {meck, "0.8.2", {git, "git://github.com/basho/meck.git", {tag, "0.8.2"}}}, - {cuttlefish, ".*", {git, "git://github.com/basho/cuttlefish.git", {tag, "2.0.1"}}} + {cuttlefish, ".*", {git, "git://github.com/basho/cuttlefish.git", {tag, "2.0.5"}}} ]}. {port_env,