Skip to content

Commit

Permalink
Bump version to 5.2.0 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
KM-CI-Bot committed May 26, 2020
1 parent 8461083 commit 31a05e2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -66,7 +66,7 @@ SPEC CHECKSUMS:
FBSnapshotTestCase: 094f9f314decbabe373b87cc339bea235a63e07a
iOSSnapshotTestCase: 9ab44cb5aa62b84d31847f40680112e15ec579a6
Kingfisher: d2279a7abece3c7f25a80cd2b7f363ca5cf3f44c
Kommunicate: bb7e8a276e807c976093b448d0580c574cf0df36
Kommunicate: 29e08e3c0194b3602b44eca881b00eca693cd84f
MGSwipeTableCell: b804e4e450dee439c42250be90bd50458bf67fce
Nimble: 4ab1aeb9b45553c75b9687196b0fa0713170a332
Nimble-Snapshots: 5058fb9b459e64371f54a0f8d9dde6f33db490a0
Expand All @@ -75,4 +75,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: c4ea011b9a5ec8fda788fea71ce37c668218a091

COCOAPODS: 1.9.1
COCOAPODS: 1.9.2
2 changes: 1 addition & 1 deletion Kommunicate.podspec
Original file line number Diff line number Diff line change
@@ -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' }
Expand Down

0 comments on commit 31a05e2

Please sign in to comment.