From 4e262c2f9fb1cee1cb3be5717f7e6b55eb823971 Mon Sep 17 00:00:00 2001 From: Shai Mishali Date: Thu, 7 Oct 2021 10:52:15 +0300 Subject: [PATCH] CombineCocoa 0.4.0 --- CombineCocoa.podspec | 2 +- Example/Podfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CombineCocoa.podspec b/CombineCocoa.podspec index 4635688..fd8f0cf 100644 --- a/CombineCocoa.podspec +++ b/CombineCocoa.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "CombineCocoa" - s.version = "0.3.0" + s.version = "0.4.0" s.summary = "CombineCocoa provided basic publisher bridges for UIControls in UIKit" s.description = <<-DESC Combine publisher bridges for Cocoa Controls (UIControl) in UIKit diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 3686c6a..b8f9690 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -1,5 +1,5 @@ PODS: - - CombineCocoa (0.3.0) + - CombineCocoa (0.4.0) DEPENDENCIES: - CombineCocoa (from `../`) @@ -9,8 +9,8 @@ EXTERNAL SOURCES: :path: "../" SPEC CHECKSUMS: - CombineCocoa: f9d1b5b786156e25357a2cc394449b279b5afc09 + CombineCocoa: 68a050228ce7c53c1c5ac2c57cccf92a7f5c5085 PODFILE CHECKSUM: 19898029b2f3640d6c998827b076660d4767a5fd -COCOAPODS: 1.10.1 +COCOAPODS: 1.10.2