Ver a proveniência

Bump to alpha-3

pull/272/merge alpha-3
Fred Hebert há 10 anos
ascendente
cometimento
15a7ccfaab
2 ficheiros alterados com 2 adições e 2 eliminações
  1. +1
    -1
      README.md
  2. +1
    -1
      src/rebar.app.src

+ 1
- 1
README.md Ver ficheiro

@ -13,7 +13,7 @@ configuration work. rebar also provides dependency management, enabling
application writers to easily re-use common libraries from a variety of
locations (git, hg, etc).
3.0 Alpha-2
3.0 Alpha-3
====
[DOCUMENTATION](http://www.rebar3.org/v3.0/docs)

+ 1
- 1
src/rebar.app.src Ver ficheiro

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

Carregando…
Cancelar
Guardar