From a2a0bc6f186945eaa633ea5f0e3cbbb5af21a254 Mon Sep 17 00:00:00 2001 From: Rolando Santamaria Maso Date: Fri, 17 Apr 2020 11:33:58 +0200 Subject: [PATCH] v1.6.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2fc308..cb5b413 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fast-proxy", - "version": "1.6.1", + "version": "1.6.2", "description": "Forward your HTTP request to another server.", "main": "index.js", "scripts": {