diff --git a/package.json b/package.json index 1305e4a..4be1dfe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "is-url-relative-without-domain", - "version": "1.1.1", + "version": "2.0.0", "description": "Checks if a URL is relative without domain", "main": "index.js", "types": "index.d.ts",