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