From b7e69451de9a59d5f1333a91b13a5094b6d2c69b Mon Sep 17 00:00:00 2001 From: Grigory Lutkov Date: Wed, 12 Apr 2017 19:39:04 +0300 Subject: [PATCH] Bump version to 2.3.1 --- LGAlertView.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LGAlertView.podspec b/LGAlertView.podspec index b935639..1733556 100644 --- a/LGAlertView.podspec +++ b/LGAlertView.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'LGAlertView' - s.version = '2.3.0' + s.version = '2.3.1' s.platform = :ios, '8.0' s.license = 'MIT' s.homepage = 'https://github.com/Friend-LGA/LGAlertView'