Skip to content

Commit

Permalink
CombineCocoa 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
freak4pc committed Oct 7, 2021
1 parent 1cc138a commit 4e262c2
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.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
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.3.0)
- CombineCocoa (0.4.0)

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

SPEC CHECKSUMS:
CombineCocoa: f9d1b5b786156e25357a2cc394449b279b5afc09
CombineCocoa: 68a050228ce7c53c1c5ac2c57cccf92a7f5c5085

PODFILE CHECKSUM: 19898029b2f3640d6c998827b076660d4767a5fd

COCOAPODS: 1.10.1
COCOAPODS: 1.10.2

0 comments on commit 4e262c2

Please sign in to comment.