Skip to content

Commit 0fc3833

Browse files
committed
Bump tag for release
1 parent bd22402 commit 0fc3833

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
{xref_checks,[undefined_function_calls,undefined_functions,locals_not_used]}.
1010

1111
{deps, [
12-
{riak_core, ".*", {git, "https://github.com/basho/riak_core.git", {tag, "riak_kv-3.0.13"}}}
12+
{riak_core, ".*", {git, "https://github.com/basho/riak_core.git", {tag, "riak_kv-3.0.14"}}}
1313
]}.
1414

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

0 commit comments

Comments
 (0)