diff --git a/package.json b/package.json index 04b74b2..22359d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "styled-props", - "version": "0.0.3", + "version": "0.1.0", "description": "Small helper to style your components with style.", "main": "lib/index.js", "jsnext:main": "src/index.js",