From 7fe74e4829a88cabd47a5c486a157e7a8943dfb5 Mon Sep 17 00:00:00 2001 From: frontegg Date: Wed, 20 Dec 2023 11:18:32 +0000 Subject: [PATCH] chore(release): publish 1.2.3 --- FronteggSwift.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FronteggSwift.podspec b/FronteggSwift.podspec index c4d217b..d5478e0 100644 --- a/FronteggSwift.podspec +++ b/FronteggSwift.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'FronteggSwift' - s.version = '1.2.2' + s.version = '1.2.3' s.summary = 'A swift library for easy integrating iOS application with Frontegg Services' s.description = 'Frontegg is an end-to-end user management platform for B2B SaaS, powering strategies from PLG to enterprise readiness. Easy migration, no credit card required' s.homepage = 'https://github.com/frontegg/frontegg-ios-swift'