diff --git a/ModernSearchBar.podspec b/ModernSearchBar.podspec index 49d7432..068e0ba 100755 --- a/ModernSearchBar.podspec +++ b/ModernSearchBar.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "ModernSearchBar" -s.version = "1.3" +s.version = "1.4" s.summary = "ModernSearchBar" s.description = "The famous iOS search bar with auto completion feature implemented." s.homepage = "https://github.com/PhilippeBoisney/ModernSearchBar" diff --git a/README.md b/README.md index 2831da4..782d6be 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ self.modernSearchBar.suggestionsView_spaceWithKeyboard = 20 ``` ## Version -1.3 +1.4 ## License