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