From d3c03e0f55c4df8720c128fc0fbb2ff09f998dee Mon Sep 17 00:00:00 2001 From: azu Date: Tue, 5 Jul 2022 06:59:02 +0900 Subject: [PATCH] 1.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 90caf4a..61eac86 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "request-filtering-agent", - "version": "1.1.1", + "version": "1.1.2", "description": "An http(s).Agent implementation that block request Private IP address.", "homepage": "https://github.com/azu/request-filtering-agent", "bugs": {