diff --git a/package.json b/package.json index ee486e7..5a50758 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-actions-sheet", - "version": "0.2.2", + "version": "0.2.3", "description": "A Cross Platform(Android & iOS) ActionSheet with a robust and flexible api, native performance and zero dependency code for react native. Create anything you want inside ActionSheet.", "main": "index.js", "repository": {