Skip to content

Commit

Permalink
update dep to setup 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
uwiger committed Jan 7, 2016
1 parent df5d13b commit 41a810e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
{parse_trans, ".*", {git, "git://github.com/uwiger/parse_trans.git", {tag,"2.9.2"}}},
{meck, ".*", {git, "git://github.com/eproxus/meck.git", {tag,"0.8.2"}}},
{folsom, ".*", {git, "git://github.com/boundary/folsom", {tag, "0.8.2"}}},
{setup, ".*", {git, "git://github.com/uwiger/setup.git", {tag,"1.5"}}}
{setup, ".*", {git, "git://github.com/uwiger/setup.git", {tag,"1.6"}}}
]}.

{erl_opts,
Expand Down

0 comments on commit 41a810e

Please sign in to comment.