From d0d80cc0482f20495aa8595f802e1a9f3b1b3409 Mon Sep 17 00:00:00 2001 From: Nathan Rajlich Date: Thu, 14 Apr 2022 11:41:20 -0700 Subject: [PATCH] 5.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7872bdf9..fb2aba1b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "https-proxy-agent", - "version": "5.0.0", + "version": "5.0.1", "description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS", "main": "dist/index", "types": "dist/index",