Skip to content

Commit

Permalink
CombineCocoa 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
freak4pc committed May 30, 2021
1 parent 780cbe6 commit 57ee891
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CombineCocoa.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "CombineCocoa"
s.version = "0.2.2"
s.version = "0.3.0"
s.summary = "CombineCocoa provided basic publisher bridges for UIControls in UIKit"
s.description = <<-DESC
Combine publisher bridges for Cocoa Controls (UIControl) in UIKit
Expand Down
6 changes: 3 additions & 3 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- CombineCocoa (0.2.1)
- CombineCocoa (0.3.0)

DEPENDENCIES:
- CombineCocoa (from `../`)
Expand All @@ -9,8 +9,8 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
CombineCocoa: cefdd4d502c9c23c1871264287be87a34abce4e7
CombineCocoa: f9d1b5b786156e25357a2cc394449b279b5afc09

PODFILE CHECKSUM: 19898029b2f3640d6c998827b076660d4767a5fd

COCOAPODS: 1.9.1
COCOAPODS: 1.10.1

0 comments on commit 57ee891

Please sign in to comment.