We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f850e7b commit 45817eaCopy full SHA for 45817ea
src/rebar.app.src
@@ -3,7 +3,7 @@
3
4
{application, rebar,
5
[{description, "Rebar: Erlang Build Tool"},
6
- {vsn, "3.13.2"},
+ {vsn, "3.13.3"},
7
{modules, []},
8
{registered, []},
9
{applications, [kernel,
0 commit comments