diff --git a/package.json b/package.json index 246a10c9d29..fa3820e0f80 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "undici", - "version": "2.0.3", + "version": "2.0.4", "description": "An HTTP/1.1 client, written from scratch for Node.js", "main": "index.js", "module": "wrapper.mjs",