Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
woxtu committed Jan 23, 2023
1 parent a622f8f commit bfc5d77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NSString+RemoveEmoji.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'NSString+RemoveEmoji'
s.version = '1.3.0'
s.version = '1.4.0'
s.summary = 'A category that extends for detecting and removing Emoji.'
s.homepage = 'https://github.com/woxtu/NSString-RemoveEmoji'
s.license = { :type => 'MIT', :file => 'LICENSE-MIT' }
Expand Down

0 comments on commit bfc5d77

Please sign in to comment.