diff --git a/package.json b/package.json index 4005f6e..e9a0687 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-reset-css", - "version": "1.0.1", + "version": "1.0.2", "description": "Bringing the web's reset CSS experience to React Native for a consistent mobile UI", "main": "lib/commonjs/index", "module": "lib/module/index",