diff --git a/package.json b/package.json index cf8ce5c..505b8ce 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "bugs": { "url": "https://github.com/textlint-ja/textlint-rule-no-mix-dearu-desumasu/issues" }, - "version": "6.0.0", + "version": "6.0.1", "description": "textlint rule that no mixed である and ですます.", "main": "lib/no-mix-dearu-desumasu.js", "files": [ @@ -55,4 +55,4 @@ "prettier --write" ] } -} \ No newline at end of file +}