From 124f5aefbdb0141f158caf587a509624fe4a869e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20M=C3=BCller?= Date: Sun, 29 Jul 2018 11:46:21 +0200 Subject: [PATCH] 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bb0e1ff..87fe43b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hyperlink", - "version": "3.0.1", + "version": "4.0.0", "description": "A node library and command line tool to test the integrity of your internal an external hyperlinks", "main": "lib/index.js", "scripts": {