diff --git a/package.json b/package.json index 87541b7..34b3ac1 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "is-url", "description": "Check whether a string is a URL.", "repository": "https://github.com/segmentio/is-url", - "version": "1.2.3", + "version": "1.2.4", "scripts": { "test": "mocha --reporter spec" },