summaryrefslogtreecommitdiffstats
path: root/rebar.config
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2012-06-11 16:25:39 +0200
committerLoïc Hoguin <[email protected]>2012-06-11 16:25:39 +0200
commitffde065f4b3a4f30738a172615f78de59a9c8490 (patch)
tree5c86c6fc13d1a129a176373c7c35db3287a9801a /rebar.config
parent072074c2c083e09eeaadfe69faa63c7617bd879f (diff)
downloadbullet-ffde065f4b3a4f30738a172615f78de59a9c8490.tar.gz
bullet-ffde065f4b3a4f30738a172615f78de59a9c8490.tar.bz2
bullet-ffde065f4b3a4f30738a172615f78de59a9c8490.zip
Update version to 0.2.00.2.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 c4afb0f..e640406 100644
--- a/rebar.config
+++ b/rebar.config
@@ -1,7 +1,7 @@
{cover_enabled, true}.
{deps, [
{cowboy, ".*",
- {git, "git://github.com/extend/cowboy.git", "master"}}
+ {git, "git://github.com/extend/cowboy.git", {tag, "0.6.0"}}}
]}.
{eunit_opts, [verbose, {report, {eunit_surefire, [{dir, "."}]}}]}.
{erl_opts, [