From a2f411bd546e3f07b0bb702a958d955bef84a461 Mon Sep 17 00:00:00 2001 From: petar Date: Thu, 30 Jun 2022 15:29:31 -0700 Subject: [PATCH] 3.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c67136b..1480045 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "request-ip", - "version": "3.0.1", + "version": "3.0.2", "description": "A small Node.js module to retrieve the request's IP address", "keywords": [ "request ip",