diff --git a/src/hackney.app.src b/src/hackney.app.src index ff123ba2..792bed29 100644 --- a/src/hackney.app.src +++ b/src/hackney.app.src @@ -4,7 +4,7 @@ {application, hackney, [ {description, "Simple HTTP client with HTTP/1.1, HTTP/2, and HTTP/3 support"}, - {vsn, "4.4.4"}, + {vsn, "4.4.5"}, {registered, [hackney_pool]}, {applications, [kernel, stdlib,