From a5df49b7c761ad9a407061fe842ed4ed030543f1 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 20 May 2024 12:56:43 +0000 Subject: [PATCH] Bumped v6.18.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 261e57e4a40..ee4d7e6308f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "undici", - "version": "6.17.0", + "version": "6.18.0", "description": "An HTTP/1.1 client, written from scratch for Node.js", "homepage": "https://undici.nodejs.org", "bugs": {