From c00d7eb6e7b625f6e1387c5bca4dc63fb4a6c60a Mon Sep 17 00:00:00 2001 From: Grigory Lutkov Date: Mon, 3 Apr 2017 19:47:22 +0300 Subject: [PATCH] Bump version to 2.2.0 --- LGAlertView.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LGAlertView.podspec b/LGAlertView.podspec index 5e09d14..6a3a601 100644 --- a/LGAlertView.podspec +++ b/LGAlertView.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'LGAlertView' - s.version = '2.1.1' + s.version = '2.2.0' s.platform = :ios, '8.0' s.license = 'MIT' s.homepage = 'https://github.com/Friend-LGA/LGAlertView'