diff --git a/package.json b/package.json index d828db5..8237b15 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "src/" ], "name": "textlint-rule-date-weekday-mismatch", - "version": "1.0.5", + "version": "1.0.6", "description": "textlint rule that found mismatch between date and weekday.", "main": "lib/textlint-rule-date-weekday-mismatch.js", "scripts": {