From 530d17b8088cc1fdc58683cfdfd075f6f4a5ee17 Mon Sep 17 00:00:00 2001 From: azu Date: Wed, 29 Apr 2020 16:23:44 +0900 Subject: [PATCH] 1.2.4 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0aab595..f297d79 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "bugs": { "url": "https://github.com/textlint-rule/textlint-rule-unexpanded-acronym/issues" }, - "version": "1.2.3", + "version": "1.2.4", "description": "textlint rule that check unexpanded acronym word.", "main": "lib/textlint-rule-unexpanded-acronym.js", "files": [ @@ -58,4 +58,4 @@ "git add" ] } -} \ No newline at end of file +}