From 17f6a9b0845e901d08b478d05a1365f871ff7f71 Mon Sep 17 00:00:00 2001 From: Jesper Louis Andersen Date: Sat, 13 Oct 2012 12:15:13 +0200 Subject: [PATCH] Bump bullet tag to newest cowboy version. --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index e640406..6d19803 100644 --- a/rebar.config +++ b/rebar.config @@ -1,7 +1,7 @@ {cover_enabled, true}. {deps, [ {cowboy, ".*", - {git, "git://github.com/extend/cowboy.git", {tag, "0.6.0"}}} + {git, "git://github.com/extend/cowboy.git", {tag, "0.6.1"}}} ]}. {eunit_opts, [verbose, {report, {eunit_surefire, [{dir, "."}]}}]}. {erl_opts, [