Bump version

This commit is contained in:
Abhas
2018-09-24 20:16:21 +05:30
parent 0468fbe8f9
commit 5d1144b5a5
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "eslint-plugin-no-classname-with-stylename", "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", "description": "While using CSS Modules, disallow using (non-conditional / string) classNames in a JSX tag if it already has a styleName",
"keywords": [ "keywords": [
"eslint", "eslint",