From cc5cb2f6bf318e84bc0cf959c778f2afdc74de80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20M=C3=BCller?= Date: Tue, 13 Aug 2019 23:39:32 +0200 Subject: [PATCH] 4.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d858b50..1e5540b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hyperlink", - "version": "4.1.2", + "version": "4.2.0", "description": "A node library and command line tool to test the integrity of your internal an external hyperlinks", "main": "lib/index.js", "scripts": {