Skip to content

Commit a93c219

Browse files
committed
Bump to 3.0.0
1 parent caf37f1 commit a93c219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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, "git"},
6+
{vsn, "3.0.0"},
77
{modules, []},
88
{registered, []},
99
{applications, [kernel,

0 commit comments

Comments
 (0)