From 83c54b57fae4a6bd8b326c9ff188c4d34b39de92 Mon Sep 17 00:00:00 2001 From: Thomas Ricouard Date: Mon, 10 Oct 2016 10:32:25 +0200 Subject: [PATCH] 0.1.2 Podspec --- PopupViewController.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PopupViewController.podspec b/PopupViewController.podspec index 1cef9be..0358a11 100644 --- a/PopupViewController.podspec +++ b/PopupViewController.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |s| # s.name = "PopupViewController" - s.version = "0.1.1" + s.version = "0.1.2" s.summary = "Drop in replacement of UIAlertController with customization options" s.description = <<-DESC Drop in replacement of UIAlertController with customization options"