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