From 4c4cce8cb60fd3ac6171e4428f972698eb49f45a Mon Sep 17 00:00:00 2001 From: Nathan Rajlich Date: Fri, 25 Oct 2019 13:12:09 -0700 Subject: [PATCH] 2.2.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e4adb3e6..2ff1870a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "https-proxy-agent", - "version": "2.2.3", + "version": "2.2.4", "description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS", "main": "./index.js", "types": "./index.d.ts",