From 626ca00964a497ba45a6c8713a82e9058e0b7f39 Mon Sep 17 00:00:00 2001 From: azu Date: Fri, 30 Dec 2016 02:16:56 +0900 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3494ba1..b745565 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "src/" ], "name": "textlint-rule-date-weekday-mismatch", - "version": "1.0.1", + "version": "1.0.2", "description": "textlint rule that found mismatch date and weekday.", "main": "lib/textlint-rule-date-weekday-mismatch.js", "scripts": {