diff --git a/package.json b/package.json index d37a573..daa840d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-actions-sheet", - "version": "0.6.0", + "version": "0.6.1", "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": "./dist/index.js", "repository": {