Explorar el Código

Bump to beta-4

pull/921/head 3.0.0-beta.4
Fred Hebert hace 9 años
padre
commit
356ac5033d
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. +1
    -1
      README.md
  2. +1
    -1
      src/rebar.app.src

+ 1
- 1
README.md Ver fichero

@ -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 ([hex.pm](http://hex.pm), git, hg, and so on).
3.0 Beta-3
3.0 Beta-4
====
[DOCUMENTATION](http://www.rebar3.org/v3.0/docs)

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

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

Cargando…
Cancelar
Guardar