From ceb1d38a4cf5596af3b0e849d66286f71797c963 Mon Sep 17 00:00:00 2001 From: Pedro Paulo Oliveira Junior Date: Thu, 3 Nov 2016 15:56:35 -0200 Subject: [PATCH] New version --- PPJEmailPicker.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PPJEmailPicker.podspec b/PPJEmailPicker.podspec index 1783cb2..067c7f0 100644 --- a/PPJEmailPicker.podspec +++ b/PPJEmailPicker.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |s| # s.name = "PPJEmailPicker" - s.version = "1.1.0" + s.version = "1.1.5" s.summary = "An UITextField replacement to select multiple e-mails" # This description is used to generate tags and improve search results. @@ -70,7 +70,7 @@ The goal is to create a control similar to GMail, Outlook or Mail.app `from` fie # Supports git, hg, bzr, svn and HTTP. # - s.source = { :git => "https://github.com/ppaulojr/PPJEmailPicker.git", :tag => "1.1.0" } + s.source = { :git => "https://github.com/ppaulojr/PPJEmailPicker.git", :tag => "1.1.5" } # ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #