diff --git a/LGAlertView.podspec b/LGAlertView.podspec index c1941b5..6dec8b6 100644 --- a/LGAlertView.podspec +++ b/LGAlertView.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'LGAlertView' - s.version = '1.0.0' + s.version = '1.0.1' s.platform = :ios, '6.0' s.license = 'MIT' s.homepage = 'https://github.com/Friend-LGA/LGAlertView'