summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2012-10-13 03:35:35 -0700
committerLoïc Hoguin <[email protected]>2012-10-13 03:35:35 -0700
commit2134032318ffc1160d40750a68c1905d3ef6f6c4 (patch)
treef280526817a30cc0fb13cca85630d81b053225db
parent6a832f34cb1af540cdf4044bcf0b293621d7c421 (diff)
parent17f6a9b0845e901d08b478d05a1365f871ff7f71 (diff)
downloadbullet-2134032318ffc1160d40750a68c1905d3ef6f6c4.tar.gz
bullet-2134032318ffc1160d40750a68c1905d3ef6f6c4.tar.bz2
bullet-2134032318ffc1160d40750a68c1905d3ef6f6c4.zip
Merge pull request #12 from jlouis/fix-cowboy-vsn
Bump bullet tag to newest cowboy version.
-rw-r--r--rebar.config2
1 files changed, 1 insertions, 1 deletions
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, [