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"