diff --git a/package.json b/package.json index 7fc5d00..0cae983 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-bem-helper", - "version": "1.3.1", + "version": "1.4.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", "types": "index.d.ts",