Skip to content

Commit

Permalink
Bump Pod version
Browse files Browse the repository at this point in the history
  • Loading branch information
cxa committed Apr 3, 2020
1 parent d0495d4 commit f9c40c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MenuItemKit.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8
Pod::Spec.new do |s|
s.name = "MenuItemKit"
s.version = "4.0.0"
s.version = "4.0.1"
s.summary = "MenuItemKit provides image and closure(block) support for UIMenuItem."
s.author = "CHEN Xian’an <[email protected]>"
s.homepage = "https://github.com/cxa/MenuItemKit"
Expand Down

0 comments on commit f9c40c4

Please sign in to comment.