diff --git a/package.json b/package.json index cd55dfa..96d1f4a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "css-to-react-native", - "version": "2.2.0", + "version": "2.2.1", "description": "Convert CSS text to a React Native stylesheet object", "main": "index.js", "scripts": {