From 356ac5033d12b8b91ed0d6c4d308b00070ab12b9 Mon Sep 17 00:00:00 2001 From: Fred Hebert Date: Sat, 14 Nov 2015 15:07:56 -0500 Subject: [PATCH] Bump to beta-4 --- README.md | 2 +- src/rebar.app.src | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 69fd4f624..cddb8431f 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/src/rebar.app.src b/src/rebar.app.src index 67973eb87..0314218bd 100644 --- a/src/rebar.app.src +++ b/src/rebar.app.src @@ -3,7 +3,7 @@ {application, rebar, [{description, "Rebar: Erlang Build Tool"}, - {vsn, "git"}, + {vsn, "3.0.0-beta.4"}, {modules, []}, {registered, []}, {applications, [kernel,