From d41fd2093cc0ef2314fd5a6fd42a5eb36d728c08 Mon Sep 17 00:00:00 2001 From: Nathan Rajlich Date: Sat, 8 Feb 2020 15:58:11 -0800 Subject: [PATCH] 4.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a434311..870dd5d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "http-proxy-agent", - "version": "4.0.0", + "version": "4.0.1", "description": "An HTTP(s) proxy `http.Agent` implementation for HTTP", "main": "./dist/index.js", "types": "./dist/index.d.ts",