From bbc42ccf364e7aef71519dedbc8ada38b0a45f75 Mon Sep 17 00:00:00 2001 From: Steven Sherry Date: Wed, 20 Sep 2023 11:26:32 -0500 Subject: [PATCH] Release 0.5.0 (#48) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ef53914..8607a48 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ionic/portals-react-native", - "version": "0.4.1", + "version": "0.5.0", "description": "Ionic Portals for React Native", "main": "lib/commonjs/index", "module": "lib/module/index",