From 20419d9fad4713d5845dddf70127513defea867a Mon Sep 17 00:00:00 2001 From: ammarahm-ed Date: Tue, 25 Oct 2022 08:16:24 +0500 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6ae484a..e372861 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-actions-sheet", - "version": "0.8.8", + "version": "0.8.9", "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": {