Skip to content

Commit

Permalink
Set riak_pb to 2.1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Brett Hazen committed Aug 17, 2016
1 parent 621d09b commit a36e30d
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 @@ -13,7 +13,7 @@
]}.

{deps, [
{riak_pb, "2.1.4.*", {git, "https://github.com/basho/riak_pb", {branch, "develop"}}}
{riak_pb, "2.1.4.*", {git, "https://github.com/basho/riak_pb", {tag, "2.1.4.2"}}}
]}.

{edoc_opts, [
Expand Down

0 comments on commit a36e30d

Please sign in to comment.