From f887604d22b90025e983bab734a0a0b05e7306ef Mon Sep 17 00:00:00 2001 From: Rolando Santamaria Maso Date: Sun, 19 Sep 2021 10:22:32 +0200 Subject: [PATCH] v2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5d752e..6dfca84 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fast-proxy", - "version": "2.0.0", + "version": "2.1.0", "description": "Forward your HTTP request to another server.", "main": "index.js", "types": "index.d.ts",