Browse Source

Bump rebar version to 2.3.1

pull/3/head
Jared Morrow 11 years ago
parent
commit
16eb428d6c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      ebin/rebar.app

+ 1
- 1
ebin/rebar.app View File

@ -3,7 +3,7 @@
{application, rebar,
[{description, "Rebar: Erlang Build Tool"},
{vsn, "2.3.0"},
{vsn, "2.3.1"},
{modules, [ rebar,
rebar_abnfc_compiler,
rebar_app_utils,

Loading…
Cancel
Save