From 3f9508c2de463c99ac257b9e68b7d20e75e3d8dc Mon Sep 17 00:00:00 2001 From: azu Date: Mon, 24 Sep 2018 11:41:16 +0900 Subject: [PATCH] 4.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 23a8473..aa65006 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "textlint-rule-no-dead-link", - "version": "4.4.0", + "version": "4.4.1", "description": "A textlint rule to check if all links are alive", "engines": { "node": ">=4"