From a7f5bc5f1aab39b03ed5f07e385468b96fa83a47 Mon Sep 17 00:00:00 2001 From: azu Date: Mon, 26 Dec 2016 00:47:12 +0900 Subject: [PATCH] 1.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c9a3fd2..1583e76 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "src/", "lib/" ], - "version": "1.2.1", + "version": "1.2.2", "description": "textlint rule that ignore texts using comments directive.", "main": "lib/textlint-filter-rule-comments.js", "directories": {