From a3aa3d463c5129cd9bdb828a7bd68f55ba46f008 Mon Sep 17 00:00:00 2001 From: Steven Sherry Date: Fri, 1 Jul 2022 10:51:56 -0500 Subject: [PATCH] Commit from GitHub Actions (Pre-Release) (#19) Co-authored-by: Steven0351 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e3a489e..2f5404c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ionic/portals-react-native", - "version": "0.0.4", + "version": "0.0.5", "description": "Ionic Portals for React Native", "main": "lib/commonjs/index", "module": "lib/module/index",