From 269d0c615a66bf685a993df8d6a8c2a9f67a6007 Mon Sep 17 00:00:00 2001 From: azu Date: Mon, 8 Jul 2024 17:04:00 +0900 Subject: [PATCH] 2.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f2b4c9d..51210da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@textlint-rule/textlint-rule-no-unmatched-pair", - "version": "2.0.2", + "version": "2.0.3", "description": "textlint rule that check unmatched pairs like \"(\" and \")\"", "keywords": [ "textlintrule"