diff --git a/package.json b/package.json index 863e85604f4..d4baa312a24 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "undici", - "version": "5.23.0", + "version": "5.24.0", "description": "An HTTP/1.1 client, written from scratch for Node.js", "homepage": "https://undici.nodejs.org", "bugs": { @@ -133,4 +133,4 @@ "dependencies": { "busboy": "^1.6.0" } -} \ No newline at end of file +}