diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 499c523e..7712c577 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -22,7 +22,7 @@ PODS: - Kingfisher (5.13.4): - Kingfisher/Core (= 5.13.4) - Kingfisher/Core (5.13.4) - - Kommunicate (5.1.0): + - Kommunicate (5.2.0): - ApplozicSwift (~> 5.5.0) - MGSwipeTableCell (1.6.11) - Nimble (8.0.5) @@ -66,7 +66,7 @@ SPEC CHECKSUMS: FBSnapshotTestCase: 094f9f314decbabe373b87cc339bea235a63e07a iOSSnapshotTestCase: 9ab44cb5aa62b84d31847f40680112e15ec579a6 Kingfisher: d2279a7abece3c7f25a80cd2b7f363ca5cf3f44c - Kommunicate: bb7e8a276e807c976093b448d0580c574cf0df36 + Kommunicate: 29e08e3c0194b3602b44eca881b00eca693cd84f MGSwipeTableCell: b804e4e450dee439c42250be90bd50458bf67fce Nimble: 4ab1aeb9b45553c75b9687196b0fa0713170a332 Nimble-Snapshots: 5058fb9b459e64371f54a0f8d9dde6f33db490a0 @@ -75,4 +75,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: c4ea011b9a5ec8fda788fea71ce37c668218a091 -COCOAPODS: 1.9.1 +COCOAPODS: 1.9.2 diff --git a/Kommunicate.podspec b/Kommunicate.podspec index 46e2b613..c76d0195 100644 --- a/Kommunicate.podspec +++ b/Kommunicate.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Kommunicate' - s.version = '5.1.0' + s.version = '5.2.0' s.summary = 'Kommunicate iOS SDK for customer support.' s.homepage = 'https://github.com/Kommunicate-io/Kommunicate-iOS-SDK' s.license = { :type => 'BSD-3-Clause', :file => 'LICENSE' }