Skip to content

Commit

Permalink
Update tag for release
Browse files Browse the repository at this point in the history
  • Loading branch information
martinsumner committed Jun 22, 2023
1 parent 118fa34 commit 5030298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@
{xref_checks, [undefined_function_calls,undefined_functions]}.

{deps, [
{leveled, ".*", {git, "https://github.com/martinsumner/leveled", {branch, "develop-3.0"}}}
{leveled, ".*", {git, "https://github.com/martinsumner/leveled", {tag, "1.0.13"}}}
]}.

0 comments on commit 5030298

Please sign in to comment.