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'