diff --git a/package.json b/package.json index 2a717b5..6c01b71 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-no-classname-with-stylename", - "version": "0.0.4", + "version": "0.0.5", "description": "While using CSS Modules, disallow using (non-conditional / string) classNames in a JSX tag if it already has a styleName", "keywords": [ "eslint",