summaryrefslogtreecommitdiff
path: root/src/r3_hex_http.erl
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2019-07-30 14:16:45 -0700
committerGitHub <noreply@github.com>2019-07-30 14:16:45 -0700
commiteed2d6f43886401efa8966798cbebf0c5546040b (patch)
tree1e628d5f60e78e13daffab74c7d904b2cca75146 /src/r3_hex_http.erl
parentdab233d6edeef2e15b8fcd4616ac01fbaea7e664 (diff)
parenta24fb3486917a1d0e34b26a2a7cc37b2e855a392 (diff)
Merge pull request #2132 from starbelly/update-hex-core-to-v0.5.1
Update vendored in hex_core to version 0.5.1
Diffstat (limited to 'src/r3_hex_http.erl')
-rw-r--r--src/r3_hex_http.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/r3_hex_http.erl b/src/r3_hex_http.erl
index b4794b5..f1b7a3f 100644
--- a/src/r3_hex_http.erl
+++ b/src/r3_hex_http.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
-module(r3_hex_http).
-export([request/5]).