From 7ae41eefb8ad39190a6794c82a3239053fcb7876 Mon Sep 17 00:00:00 2001 From: frontegg Date: Sun, 10 Mar 2024 16:50:20 +0000 Subject: [PATCH] chore(release): publish 1.2.10 --- FronteggSwift.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FronteggSwift.podspec b/FronteggSwift.podspec index bfee8dc..2d38815 100644 --- a/FronteggSwift.podspec +++ b/FronteggSwift.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'FronteggSwift' - s.version = '1.2.9' + s.version = '1.2.10' 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'