summaryrefslogtreecommitdiffstats
path: root/rebar.config
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2013-02-14 17:24:38 +0100
committerLoïc Hoguin <[email protected]>2013-02-14 17:24:38 +0100
commitb813607d036251dcdb977500b6a75c1a110825c4 (patch)
tree96dcfe8deb9215f6585c9755bcfc180c848387e4 /rebar.config
parentd9f06ebc5625ac63203122e086b484a422da08fd (diff)
downloadbullet-b813607d036251dcdb977500b6a75c1a110825c4.tar.gz
bullet-b813607d036251dcdb977500b6a75c1a110825c4.tar.bz2
bullet-b813607d036251dcdb977500b6a75c1a110825c4.zip
Update to Cowboy 0.8.0
Diffstat (limited to 'rebar.config')
-rw-r--r--rebar.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config
index 6d19803..4c98aa4 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.1"}}}
+ {git, "git://github.com/extend/cowboy.git", {tag, "0.8.0"}}}
]}.
{eunit_opts, [verbose, {report, {eunit_surefire, [{dir, "."}]}}]}.
{erl_opts, [