diff --git a/package-lock.json b/package-lock.json index a701b6d..8597c8a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "normalize-url-plus", - "version": "1.4.0", + "version": "1.4.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "normalize-url-plus", - "version": "1.4.0", + "version": "1.4.1", "license": "LGPL-3.0", "dependencies": { "cacheable-lookup": "^6.0.1", diff --git a/package.json b/package.json index d383507..e566e2b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "normalize-url-plus", - "version": "1.4.0", + "version": "1.4.1", "description": "normalize-url plus additional features to supercharge link normalization!", "exports": "./index.js", "type": "module",