diff --git a/package.json b/package.json index 9b86391..102477c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "got-ssrf", - "version": "1.3.2", + "version": "1.3.3", "description": "Protect Got requests from SSRF", "type": "module", "exports": "./index.js",