From 749c16693b3a6fa1af2b95256fda734e7ec2258b Mon Sep 17 00:00:00 2001 From: freak4pc Date: Sat, 21 Nov 2020 10:57:19 +0200 Subject: [PATCH] 0.2.2 --- CombineCocoa.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CombineCocoa.podspec b/CombineCocoa.podspec index ae31a29..23c60ab 100644 --- a/CombineCocoa.podspec +++ b/CombineCocoa.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "CombineCocoa" - s.version = "0.2.1" + s.version = "0.2.2" s.summary = "CombineCocoa provided basic publisher bridges for UIControls in UIKit" s.description = <<-DESC Combine publisher bridges for Cocoa Controls (UIControl) in UIKit