From 346487e79a3cbf4ca12eb4e329d50343f2665273 Mon Sep 17 00:00:00 2001 From: Sagi Date: Sun, 23 Aug 2020 15:02:21 +0300 Subject: [PATCH] update version on podspec --- Gigya.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gigya.podspec b/Gigya.podspec index 43327ddd..1c62f149 100644 --- a/Gigya.podspec +++ b/Gigya.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |spec| your Swift application DESC - spec.source = { :git => 'https://github.com/SAP/gigya-swift-sdk.git', :tag => 'core/v1.1.2' } + spec.source = { :git => 'https://github.com/SAP/gigya-swift-sdk.git', :tag => 'core/v1.1.3' } spec.module_name = 'Gigya' spec.swift_version = '5.2'