From 2cb136b42f5e18b28edc20fbfe1805dc8c8bf024 Mon Sep 17 00:00:00 2001 From: azu Date: Sun, 29 May 2016 13:57:04 +0900 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0f44975..e4b5547 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "src/", "lib/" ], - "version": "1.1.0", + "version": "1.2.0", "description": "textlint rule that ignore texts using comments directive.", "main": "lib/textlint-filter-rule-comments.js", "directories": {