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