Browse Source

Properly bump to 3.7.3

pull/1955/head 3.7.3
Fred Hebert 6 years ago
parent
commit
fc20a94660
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/rebar.app.src

+ 1
- 1
src/rebar.app.src View File

@ -3,7 +3,7 @@
{application, rebar,
[{description, "Rebar: Erlang Build Tool"},
{vsn, "git"},
{vsn, "3.7.3"},
{modules, []},
{registered, []},
{applications, [kernel,

Loading…
Cancel
Save