From aa44659a0fa7d195bde8061b1f6fae5bb4eaac6c Mon Sep 17 00:00:00 2001 From: iphone5solo <499491531@qq.com> Date: Sat, 11 Feb 2017 13:06:57 +0800 Subject: [PATCH] Bumped version to 0.5.9 Bumped version to 0.5.9 --- PYSearch.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PYSearch.podspec b/PYSearch.podspec index c2151f3..68fdb08 100644 --- a/PYSearch.podspec +++ b/PYSearch.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'PYSearch' - s.version = '0.5.8' + s.version = '0.5.9' s.summary = 'An elegant search controller which replaces the UISearchController for iOS.' s.homepage = 'https://github.com/iphone5solo/PYSearch' s.license = 'MIT'