diff --git a/package.json b/package.json index 1397b60..b2a9d61 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "css-to-react-native", - "version": "2.0.2", + "version": "2.0.3", "description": "Convert CSS text to a React Native stylesheet object", "main": "dist/index.js", "scripts": {