diff --git a/package.json b/package.json index 50ee14d..583b1ff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "is-absolute-url", - "version": "4.0.0", + "version": "4.0.1", "description": "Check if a URL is absolute", "license": "MIT", "repository": "sindresorhus/is-absolute-url",