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