diff --git a/package.json b/package.json index 72c645e..2b263f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "got-ssrf", - "version": "1.3.4", + "version": "1.3.5", "description": "Protect Got requests from SSRF", "type": "module", "exports": "./index.js",