From 2ea753f2ee586e90a0517572af9ce85d8c6653a1 Mon Sep 17 00:00:00 2001 From: Ryan Pangrle Date: Mon, 18 Jul 2016 14:28:58 -0700 Subject: [PATCH] Update podspec --- ADAL.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ADAL.podspec b/ADAL.podspec index c2cf260a2..92ca10aca 100644 --- a/ADAL.podspec +++ b/ADAL.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "ADAL" s.module_name = "ADAL" - s.version = "2.2.1" + s.version = "2.2.2" s.summary = "The ADAL SDK for iOS gives you the ability to add Azure Identity authentication to your application" s.description = <<-DESC