From fb3a37e3edb22d50e4ab0f61ede1faefd20e141d Mon Sep 17 00:00:00 2001 From: Steven Sherry Date: Wed, 14 Dec 2022 11:57:03 -0600 Subject: [PATCH] Release 0.7.1 Co-authored-by: Steven0351 --- IonicPortals.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IonicPortals.podspec b/IonicPortals.podspec index a9cc129..a354b37 100644 --- a/IonicPortals.podspec +++ b/IonicPortals.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'IonicPortals' - s.version = '0.7.0' + s.version = '0.7.1' s.summary = 'Ionic Portals' s.social_media_url = 'https://twitter.com/capacitorjs' s.license = 'Commercial'