Skip to content

Commit 8876ea5

Browse files
Update Readme & Cocoapod config
1 parent 277731c commit 8876ea5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ModernSearchBar.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "ModernSearchBar"
3-
s.version = "1.3"
3+
s.version = "1.4"
44
s.summary = "ModernSearchBar"
55
s.description = "The famous iOS search bar with auto completion feature implemented."
66
s.homepage = "https://github.com/PhilippeBoisney/ModernSearchBar"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ self.modernSearchBar.suggestionsView_spaceWithKeyboard = 20
119119
```
120120

121121
## Version
122-
1.3
122+
1.4
123123

124124
## License
125125

0 commit comments

Comments
 (0)