mirror of
https://github.com/correl/rebar.git
synced 2024-11-14 19:19:30 +00:00
Bumping to 2
This commit is contained in:
parent
e8058e7462
commit
739f24d8f5
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{application, rebar,
|
{application, rebar,
|
||||||
[{description, "Rebar: Erlang Build Tool"},
|
[{description, "Rebar: Erlang Build Tool"},
|
||||||
{vsn, "1"},
|
{vsn, "2"},
|
||||||
{modules, [ rebar,
|
{modules, [ rebar,
|
||||||
rebar_app_utils,
|
rebar_app_utils,
|
||||||
rebar_config,
|
rebar_config,
|
||||||
|
|
Loading…
Reference in a new issue