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 May 28, 2022
1 parent 573a271 commit 163bafa
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 @@ -10,7 +10,7 @@
{xref_checks, [undefined_function_calls]}.
{deps, [
{lager, {git, "git://github.com/erlang-lager/lager.git", {tag, "3.8.0"}}},
{eleveldb, {git, "git://github.com/basho/eleveldb.git", {tag, "riak_kv-3.0.0"}}}
{eleveldb, {git, "git://github.com/basho/eleveldb.git", {tag, "riak_kv-3.0.10"}}}
]}.

{plugins, [{eqc_rebar, {git, "https://github.com/Quviq/eqc-rebar", {branch, "master"}}}, pc]}.
Expand Down

0 comments on commit 163bafa

Please sign in to comment.