From cf7dba494ca8c3c0ffba757a60d1342ccbb6c336 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20M=C3=BCller?= Date: Sun, 17 Dec 2017 20:23:26 +0100 Subject: [PATCH] 3.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ecc5475..9b8cba5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hyperlink", - "version": "3.0.0", + "version": "3.0.1", "description": "A node library and command line tool to test the integrity of your internal an external hyperlinks", "main": "lib/index.js", "scripts": {