From 6f10c444d42cfd29059fa229edbc0fb91112625a Mon Sep 17 00:00:00 2001 From: Anas AIT ALI Date: Fri, 20 Jan 2017 17:40:02 +0000 Subject: [PATCH] Release 1.0.1 --- AABlurAlertController.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AABlurAlertController.podspec b/AABlurAlertController.podspec index 2b451bb..31ed6eb 100644 --- a/AABlurAlertController.podspec +++ b/AABlurAlertController.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "AABlurAlertController" - s.version = "1.0.0" + s.version = "1.0.1" s.summary = "Beautiful configurable Alert View with blurred background" s.homepage = "https://github.com/anas10/AABlurAlertController"