summaryrefslogtreecommitdiff
path: root/src/r3_hex_pb_versions.erl
diff options
context:
space:
mode:
authorBryan Paxton <starbelly@pobox.com>2019-07-30 07:16:37 -0500
committerBryan Paxton <starbelly@pobox.com>2019-07-30 07:20:32 -0500
commita24fb3486917a1d0e34b26a2a7cc37b2e855a392 (patch)
tree1e628d5f60e78e13daffab74c7d904b2cca75146 /src/r3_hex_pb_versions.erl
parentdab233d6edeef2e15b8fcd4616ac01fbaea7e664 (diff)
Update vendored in hex_core to version 0.5.1
version 0.5.1 is a maintenance release of hex_core specifically for rebar3 which contains a configuration update. Prior to v0.5.1 if no repo_organization key was set this could result in a function clause error. The behavior is to now set repo_organization to undefined in this case.
Diffstat (limited to 'src/r3_hex_pb_versions.erl')
-rw-r--r--src/r3_hex_pb_versions.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/r3_hex_pb_versions.erl b/src/r3_hex_pb_versions.erl
index 66407dd..b3c310f 100644
--- a/src/r3_hex_pb_versions.erl
+++ b/src/r3_hex_pb_versions.erl
@@ -1,4 +1,4 @@
-%% Vendored from hex_core v0.5.0, do not edit manually
+%% Vendored from hex_core v0.5.1, do not edit manually
%% -*- coding: utf-8 -*-
%% Automatically generated, do not edit