We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26004e4 commit fdd1576Copy full SHA for fdd1576
1 file changed
src/hackney.app.src
@@ -4,7 +4,7 @@
4
{application, hackney,
5
[
6
{description, "Simple HTTP client with HTTP/1.1, HTTP/2, and HTTP/3 support"},
7
- {vsn, "3.2.0"},
+ {vsn, "3.2.1"},
8
{registered, [hackney_pool]},
9
{applications, [kernel,
10
stdlib,
0 commit comments