From dfc1b2af7185ea70d3c2fd4f14377019604a1eee Mon Sep 17 00:00:00 2001 From: motyd Date: Thu, 1 Feb 2018 14:26:08 +0200 Subject: [PATCH] Update BluemixAppID.podspec --- BluemixAppID.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BluemixAppID.podspec b/BluemixAppID.podspec index 2cd8a31..d638116 100755 --- a/BluemixAppID.podspec +++ b/BluemixAppID.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "BluemixAppID" - s.version = '2.0.0' + s.version = '3.0.0' s.summary = "AppID Swift SDK" s.homepage = "https://github.com/ibm-bluemix-mobile-services/appid-clientsdk-swift" s.license = 'Apache License, Version 2.0'