Skip to content

Commit

Permalink
Merge pull request #30 from Kommunicate-io/release-0.12.0
Browse files Browse the repository at this point in the history
Release 0.12.0 🚀
  • Loading branch information
mukeshthawani authored Dec 21, 2018
2 parents 9115933 + f6eda39 commit 8b7082b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ PODS:
- iOSSnapshotTestCase/SwiftSupport (4.0.1):
- iOSSnapshotTestCase/Core
- Kingfisher (4.7.0)
- Kommunicate (0.11.0):
- Kommunicate (0.12.0):
- ApplozicSwift (~> 1.3.0)
- MGSwipeTableCell (1.5.6)
- Nimble (7.3.1)
Expand Down Expand Up @@ -60,7 +60,7 @@ SPEC CHECKSUMS:
FBSnapshotTestCase: 094f9f314decbabe373b87cc339bea235a63e07a
iOSSnapshotTestCase: f3b2b7e606fe03fdbe49af84316bd235df32dc44
Kingfisher: da6b005aa96d37698e3e4f1ccfe96a5b9bbf27d6
Kommunicate: f369b4bf581f7699ea5b1256304be7c9d31f3d06
Kommunicate: 504ee852818fdcfdd326d7eeedc4f57925e22b6c
MGSwipeTableCell: 616700eb0ffd1c611ba909066cb7fd739790a0a7
Nimble: 04f732da099ea4d153122aec8c2a88fd0c7219ae
Nimble-Snapshots: 79394f8d0aea3df54bd5ff78ee9dff05a523a09c
Expand Down
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 = '0.11.0'
s.version = '0.12.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 8b7082b

Please sign in to comment.