From 10ff67b88644261a01dc68bcf7bc59f210601459 Mon Sep 17 00:00:00 2001 From: Nathan Rajlich Date: Tue, 19 Mar 2019 21:11:22 -0700 Subject: [PATCH] 3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb96f84..a582401 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "proxy-agent", - "version": "3.0.3", + "version": "3.1.0", "description": "Maps proxy protocols to `http.Agent` implementations", "main": "index.js", "scripts": {