From 7355a602af1aac1f1471210db1c01a10125e8316 Mon Sep 17 00:00:00 2001 From: azu Date: Fri, 30 Dec 2016 02:48:29 +0900 Subject: [PATCH] 1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d376061..2818778 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "src/" ], "name": "textlint-rule-date-weekday-mismatch", - "version": "1.0.3", + "version": "1.0.4", "description": "textlint rule that found mismatch date and weekday.", "main": "lib/textlint-rule-date-weekday-mismatch.js", "scripts": {