diff --git a/package.json b/package.json index 9d692f5..d777646 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-bem-helper", - "version": "0.0.3", + "version": "1.0.0", "description": "allows you to easily add BEM-style element and modifier classes to React elements, while hopefully making it easier to scan.", "main": "index.js", "scripts": {