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