From 8c30cb7a651193cfb0ba603468945b4664a20d28 Mon Sep 17 00:00:00 2001 From: iphone5solo <499491531@qq.com> Date: Tue, 3 Jan 2017 15:07:09 +0800 Subject: [PATCH] Bumped version to 0.5.2 Bumped version to 0.5.2 --- PYSearch.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PYSearch.podspec b/PYSearch.podspec index b78be3b..b3c7c86 100644 --- a/PYSearch.podspec +++ b/PYSearch.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'PYSearch' - s.version = '0.5.1' + s.version = '0.5.2' s.summary = 'An elegant search controller which replaces the UISearchController for iOS.' s.homepage = 'https://github.com/iphone5solo/PYSearch' s.license = 'MIT'