Skip to content

Commit ed798a3

Browse files
committed
bump v0.2.3
1 parent aceb272 commit ed798a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ISEmojiView.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'ISEmojiView'
11-
s.version = '0.2.2'
11+
s.version = '0.2.3'
1212
s.summary = 'Emoji Keyboard for iOS.'
1313
s.description = <<-DESC
1414
An easy to use Emoji keyboard for iOS.
@@ -18,7 +18,7 @@ An easy to use Emoji keyboard for iOS.
1818
s.screenshots = 'https://github.com/isaced/ISEmojiView/raw/master/screenshot1.png'
1919
s.license = { type: 'MIT', file: 'LICENSE' }
2020
s.author = { 'isaced' => '[email protected]' }
21-
s.source = { git: 'https://github.com/isaced/ISEmojiView.git', tag: '0.2.2' }
21+
s.source = { git: 'https://github.com/isaced/ISEmojiView.git', tag: '0.2.3' }
2222
s.swift_version = '5'
2323

2424
s.ios.deployment_target = '8.0'

0 commit comments

Comments
 (0)