Skip to content

Commit 9d684fb

Browse files
committed
Release 4.7.2
1 parent ed264d5 commit 9d684fb

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# NEWS
22

3-
unreleased
4-
----------
3+
4.7.2 - 2026-07-17
4+
------------------
55

66
### Changed
77

src/hackney.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{application, hackney,
55
[
66
{description, "Simple HTTP client with HTTP/1.1, HTTP/2, and HTTP/3 support"},
7-
{vsn, "4.7.1"},
7+
{vsn, "4.7.2"},
88
{registered, [hackney_pool]},
99
{applications, [kernel,
1010
stdlib,

0 commit comments

Comments
 (0)