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 cbb79da commit 00d3527Copy full SHA for 00d3527
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.1.1"},
+ {vsn, "3.1.2"},
8
{registered, [hackney_pool]},
9
{applications, [kernel,
10
stdlib,
0 commit comments