Skip to content

Commit c99bd7f

Browse files
authored
Merge pull request #24 from Kommunicate-io/release-0.9.0
Release 0.9.0 🚀
2 parents f93e636 + edbb769 commit c99bd7f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Example/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ PODS:
1111
- FBSnapshotTestCase/SwiftSupport (2.1.4):
1212
- FBSnapshotTestCase/Core
1313
- Kingfisher (4.7.0)
14-
- Kommunicate (0.8.0):
14+
- Kommunicate (0.9.0):
1515
- ApplozicSwift (~> 1.1.0)
1616
- MGSwipeTableCell (1.5.6)
1717
- SDWebImage (4.4.2):
@@ -40,7 +40,7 @@ SPEC CHECKSUMS:
4040
ApplozicSwift: b64d6bbf7e7a8df1c9d4fe9753a27364dbdd5c11
4141
FBSnapshotTestCase: 094f9f314decbabe373b87cc339bea235a63e07a
4242
Kingfisher: da6b005aa96d37698e3e4f1ccfe96a5b9bbf27d6
43-
Kommunicate: 386b7a0e4070e372fb41205741078b7d0491a023
43+
Kommunicate: 7e876c55a7baf56e6334fb1a3a1fdd15a7ad7cd4
4444
MGSwipeTableCell: 616700eb0ffd1c611ba909066cb7fd739790a0a7
4545
SDWebImage: 624d6e296c69b244bcede364c72ae0430ac14681
4646

Kommunicate.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 = 'Kommunicate'
3-
s.version = '0.8.0'
3+
s.version = '0.9.0'
44
s.summary = 'Kommunicate iOS SDK for customer support.'
55
s.homepage = 'https://github.com/Kommunicate-io/Kommunicate-iOS-SDK'
66
s.license = { :type => 'BSD-3-Clause', :file => 'LICENSE' }

0 commit comments

Comments
 (0)