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