diff --git a/PYSearch.podspec b/PYSearch.podspec index c588c15..a334258 100644 --- a/PYSearch.podspec +++ b/PYSearch.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'PYSearch' - s.version = '0.8.3' + s.version = '0.8.4' s.summary = 'An elegant search controller which replaces the UISearchController for iOS.' s.homepage = 'https://github.com/iphone5solo/PYSearch' s.license = 'MIT'