Browse Source

Back to semver version post release

pull/1326/head
Fred Hebert 8 years ago
parent
commit
0e2b1a11b2
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, "3.3.1"},
{vsn, "git"},
{modules, []},
{registered, []},
{applications, [kernel,

Loading…
Cancel
Save