From 94456401231ec917386201ef3349318f0c9935a4 Mon Sep 17 00:00:00 2001 From: ammarahm-ed Date: Tue, 13 Sep 2022 13:24:07 +0500 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f40e10b..4eb4082 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-actions-sheet", - "version": "0.8.6", + "version": "0.8.7", "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": {