diff --git a/package.json b/package.json index 7340878..b7a3b16 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-unicorn-modals", - "version": "0.2.0", + "version": "0.2.1", "description": "Custom modals with Imperative API for Expo and React Native", "main": "lib/commonjs/index", "module": "lib/module/index",