From 8fdb1a5dd6a124951db39cb33f2438a89e0bb027 Mon Sep 17 00:00:00 2001 From: Nathan Rajlich Date: Fri, 7 Feb 2020 12:14:44 -0800 Subject: [PATCH] 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 58fcbe27..7872bdf9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "https-proxy-agent", - "version": "4.0.0", + "version": "5.0.0", "description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS", "main": "dist/index", "types": "dist/index",