From e9f79c85127e48b69e8ba30ac81d8a6e3f37927b Mon Sep 17 00:00:00 2001 From: azu Date: Mon, 13 Feb 2023 21:43:31 +0900 Subject: [PATCH] 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e08c124..c7e7e44 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "bugs": { "url": "https://github.com/textlint-rule/textlint-rule-en-max-word-count/issues" }, - "version": "2.0.0", + "version": "2.0.1", "description": "textlint rule that specify the maximum word count of a sentence.", "main": "lib/textlint-rule-en-max-word-count.js", "directories": {