mirror of
https://github.com/correl/rebar.git
synced 2024-11-23 11:09:55 +00:00
Bump rebar version to 2.3.1
This commit is contained in:
parent
93621d0d0c
commit
16eb428d6c
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.3.0"},
|
{vsn, "2.3.1"},
|
||||||
{modules, [ rebar,
|
{modules, [ rebar,
|
||||||
rebar_abnfc_compiler,
|
rebar_abnfc_compiler,
|
||||||
rebar_app_utils,
|
rebar_app_utils,
|
||||||
|
|
Loading…
Reference in a new issue