From e7a97dba8d993e562b6eba122b8506c126f15054 Mon Sep 17 00:00:00 2001 From: frontegg Date: Sun, 23 Jun 2024 08:59:14 +0000 Subject: [PATCH] chore(release): publish 1.2.13 --- FronteggSwift.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FronteggSwift.podspec b/FronteggSwift.podspec index 1146ec0..cfcfa93 100644 --- a/FronteggSwift.podspec +++ b/FronteggSwift.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'FronteggSwift' - s.version = '1.2.12' + s.version = '1.2.13' 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'