diff --git a/package.json b/package.json index 99121c080b0..9611c16d041 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "undici", - "version": "2.0.0", + "version": "2.0.1", "description": "An HTTP/1.1 client, written from scratch for Node.js", "main": "index.js", "module": "wrapper.mjs",