From 88e6fae1abd444ec9ad62c0a4b3f2fc35ce39741 Mon Sep 17 00:00:00 2001 From: PAOLO MUSOLINO Date: Wed, 3 Aug 2016 11:01:45 +0200 Subject: [PATCH] New release --- PMAlertController.podspec | 2 +- PMAlertController/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PMAlertController.podspec b/PMAlertController.podspec index 50dbd81..4b0da39 100644 --- a/PMAlertController.podspec +++ b/PMAlertController.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "PMAlertController" - s.version = "1.0.4" + s.version = "1.0.5" s.summary = "PMAlertController is a great and customizable substitute to UIAlertController" s.description = <<-DESC PMAlertController is a small library that allows you to substitute the uncustomizable UIAlertController of Apple, with a beautiful and totally customizable alert that you can use in your iOS app. Enjoy! diff --git a/PMAlertController/Info.plist b/PMAlertController/Info.plist index d5fbe47..a725d6b 100644 --- a/PMAlertController/Info.plist +++ b/PMAlertController/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0.4 + 1.0.5 CFBundleSignature ???? CFBundleVersion