From e25b64489c57201a08db142aaa35fafc49235288 Mon Sep 17 00:00:00 2001 From: Grigory Lutkov Date: Wed, 28 Oct 2015 16:39:01 +0300 Subject: [PATCH] Update version --- LGAlertView.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LGAlertView.podspec b/LGAlertView.podspec index fc2562b..f2cb0da 100644 --- a/LGAlertView.podspec +++ b/LGAlertView.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'LGAlertView' - s.version = '1.1.1' + s.version = '1.1.2' s.platform = :ios, '6.0' s.license = 'MIT' s.homepage = 'https://github.com/Friend-LGA/LGAlertView'