diff --git a/package.json b/package.json index 1ed6b12..d6a62d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-cssom", - "version": "0.1.0", + "version": "0.1.1", "description": "Css selector for React Components", "main": "lib/index.js", "jsnext:main": "es/index.js",