Skip to content

Commit 093792b

Browse files
committed
bump to 3.7.1
1 parent 37fdc7e commit 093792b

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.7.1"},
77
{modules, []},
88
{registered, []},
99
{applications, [kernel,

0 commit comments

Comments
 (0)