Skip to content

Commit e09be18

Browse files
committed
Bump to alpha-6
1 parent 7ac9f0d commit e09be18

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ configuration work. rebar also provides dependency management, enabling
1313
application writers to easily re-use common libraries from a variety of
1414
locations (git, hg, etc).
1515

16-
3.0 Alpha-5
16+
3.0 Alpha-6
1717
====
1818

1919
[DOCUMENTATION](http://www.rebar3.org/v3.0/docs)

src/rebar.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
{application, rebar,
55
[{description, "Rebar: Erlang Build Tool"},
6-
{vsn, "3.0.0-alpha-5"},
6+
{vsn, "3.0.0-alpha-6"},
77
{modules, []},
88
{registered, []},
99
{applications, [kernel,

0 commit comments

Comments
 (0)