diff --git a/EZAlertController.podspec b/EZAlertController.podspec index 8c69e49..3119b75 100644 --- a/EZAlertController.podspec +++ b/EZAlertController.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |s| s.name = "EZAlertController" -s.version = "0.1" +s.version = "0.2" s.summary = "Easy Swift UIAlertController" s.description = "Easy Swift UIAlertController with only one line" s.homepage = "https://github.com/thellimist/EZAlertController"