Skip to content

Commit df3b4b5

Browse files
Merge pull request #27 from Kommunicate-io/release-0.11.0
Release 0.11.0 🚀
2 parents b082906 + 88d0fdd commit df3b4b5

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.10.0):
14+
- Kommunicate (0.11.0):
1515
- ApplozicSwift (~> 1.2.0)
1616
- MGSwipeTableCell (1.5.6)
1717
- SDWebImage (4.4.2):
@@ -40,7 +40,7 @@ SPEC CHECKSUMS:
4040
ApplozicSwift: 6279303cf00deedba131dddabe6e1afa0ec1f16d
4141
FBSnapshotTestCase: 094f9f314decbabe373b87cc339bea235a63e07a
4242
Kingfisher: da6b005aa96d37698e3e4f1ccfe96a5b9bbf27d6
43-
Kommunicate: 7485590cc61906ffbbf0a5a39da682832fef70bc
43+
Kommunicate: b2009045952e9e4bcae95722e5fc5663d544773c
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.10.0'
3+
s.version = '0.11.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)