From 7d1ed6804d54530b18a8b703f37d99a37a146415 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Gyllstr=C3=B6m?= Date: Mon, 29 Aug 2016 14:58:51 +0200 Subject: [PATCH] Bumpped version to 2.2.1 --- SPiDSDK.podspec | 2 +- SPiDSDK/SPiDClient.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SPiDSDK.podspec b/SPiDSDK.podspec index fb55397..c2e2cad 100644 --- a/SPiDSDK.podspec +++ b/SPiDSDK.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "SPiDSDK" - s.version = "2.2.0" + s.version = "2.2.1" s.summary = "iOS SDK for using SPiD" s.description = <<-DESC This iOS SDK allows for a simpler interface to use the SPiD platform. diff --git a/SPiDSDK/SPiDClient.h b/SPiDSDK/SPiDClient.h index 454eb5f..924598a 100644 --- a/SPiDSDK/SPiDClient.h +++ b/SPiDSDK/SPiDClient.h @@ -5,7 +5,7 @@ // Copyright (c) 2012 Schibsted Payment. All rights reserved. // -#define SPID_IOS_SDK_VERSION_STRING @"2.2.0" +#define SPID_IOS_SDK_VERSION_STRING @"2.2.1" #import #import