diff --git a/package.json b/package.json index 9e470a4..3494ba1 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "src/" ], "name": "textlint-rule-date-weekday-mismatch", - "version": "1.0.0", + "version": "1.0.1", "description": "textlint rule that found mismatch date and weekday.", "main": "lib/textlint-rule-date-weekday-mismatch.js", "scripts": {