diff --git a/eslint-formatter-rdjson/package.json b/eslint-formatter-rdjson/package.json index 60b23b7..e6de4a4 100644 --- a/eslint-formatter-rdjson/package.json +++ b/eslint-formatter-rdjson/package.json @@ -1,6 +1,6 @@ { "name": "eslint-formatter-rdjson", - "version": "1.0.5", + "version": "1.0.6", "description": "ESLint Formatter for the Reviewdog Diagnostic Format (RDFormat)", "main": "./index.js", "exports": "./index.js",