Skip to content

Commit 8b7082b

Browse files
Merge pull request #30 from Kommunicate-io/release-0.12.0
Release 0.12.0 🚀
2 parents 9115933 + f6eda39 commit 8b7082b

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
@@ -16,7 +16,7 @@ PODS:
1616
- iOSSnapshotTestCase/SwiftSupport (4.0.1):
1717
- iOSSnapshotTestCase/Core
1818
- Kingfisher (4.7.0)
19-
- Kommunicate (0.11.0):
19+
- Kommunicate (0.12.0):
2020
- ApplozicSwift (~> 1.3.0)
2121
- MGSwipeTableCell (1.5.6)
2222
- Nimble (7.3.1)
@@ -60,7 +60,7 @@ SPEC CHECKSUMS:
6060
FBSnapshotTestCase: 094f9f314decbabe373b87cc339bea235a63e07a
6161
iOSSnapshotTestCase: f3b2b7e606fe03fdbe49af84316bd235df32dc44
6262
Kingfisher: da6b005aa96d37698e3e4f1ccfe96a5b9bbf27d6
63-
Kommunicate: f369b4bf581f7699ea5b1256304be7c9d31f3d06
63+
Kommunicate: 504ee852818fdcfdd326d7eeedc4f57925e22b6c
6464
MGSwipeTableCell: 616700eb0ffd1c611ba909066cb7fd739790a0a7
6565
Nimble: 04f732da099ea4d153122aec8c2a88fd0c7219ae
6666
Nimble-Snapshots: 79394f8d0aea3df54bd5ff78ee9dff05a523a09c

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.11.0'
3+
s.version = '0.12.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)