Skip to content

Commit c9eb53d

Browse files
Merge pull request #14 from PhilippeBoisney/dev
Update Readme & Cocoapod config
2 parents 13e572d + 8876ea5 commit c9eb53d

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
@@ -128,7 +128,7 @@ self.modernSearchBar.suggestionsView_spaceWithKeyboard = 20
128128
```
129129

130130
## Version
131-
1.3
131+
1.4
132132

133133
## License
134134

0 commit comments

Comments
 (0)