mirror of
https://github.com/correl/rebar.git
synced 2024-11-14 19:19:30 +00:00
Roll rebar version 2.1.0
This commit is contained in:
parent
bef8286706
commit
8b7f5442a9
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
{application, rebar,
|
{application, rebar,
|
||||||
[{description, "Rebar: Erlang Build Tool"},
|
[{description, "Rebar: Erlang Build Tool"},
|
||||||
{vsn, "2.1.0-pre"},
|
{vsn, "2.1.0"},
|
||||||
{modules, [ rebar,
|
{modules, [ rebar,
|
||||||
rebar_abnfc_compiler,
|
rebar_abnfc_compiler,
|
||||||
rebar_app_utils,
|
rebar_app_utils,
|
||||||
|
|
Loading…
Reference in a new issue