diff options
Diffstat (limited to 'src/r3_hex_core.hrl')
-rw-r--r-- | src/r3_hex_core.hrl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/r3_hex_core.hrl b/src/r3_hex_core.hrl index 31c2bf9..7d19c84 100644 --- a/src/r3_hex_core.hrl +++ b/src/r3_hex_core.hrl @@ -1,3 +1,3 @@ -%% Vendored from hex_core v0.5.0, do not edit manually +%% Vendored from hex_core v0.5.1, do not edit manually --define(HEX_CORE_VERSION, "0.5.0"). +-define(HEX_CORE_VERSION, "0.5.1"). |