Browse Source

Bump to 3.0.0

pull/1124/head 3.0.0
Fred Hebert 9 years ago
parent
commit
a93c219d2e
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.0.0"},
{modules, []},
{registered, []},
{applications, [kernel,

Loading…
Cancel
Save