Skip to content

Commit

Permalink
Use git for release versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Brujo Benavides authored Dec 28, 2021
1 parent 860bdc0 commit bb14dcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rebar3_depup.app.src
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{application,
rebar3_depup,
[{description, "A rebar plugin to update dependencies"},
{vsn, "0.2.0"},
{vsn, git},
{registered, []},
{applications, [kernel, stdlib, hex_core, verl]},
{env, []},
Expand Down

0 comments on commit bb14dcb

Please sign in to comment.