From 3bdd8e2f433d65ab68b5d016a37f215c15297d95 Mon Sep 17 00:00:00 2001 From: Douglas Nassif Roma Junior Date: Fri, 1 Mar 2024 09:35:07 -0300 Subject: [PATCH] bump version 2.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cebb4b0..fe29752 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-simple-dialogs", - "version": "2.0.1", + "version": "2.0.2", "description": "⚛ Cross-platform simple dialogs for React Native based on the Modal component.", "private": false, "repository": {