Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
Pod: 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-araman committed Oct 28, 2021
1 parent fbb0681 commit ddce194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CombineCloudKit.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'CombineCloudKit'
spec.version = '1.0.0'
spec.version = '1.0.1'
spec.summary = '🌤 Swift Combine extensions for reactive CloudKit record processing'
spec.description = <<-DESC
CombineCloudKit exposes CloudKit operations as Combine publishers. Publishers can be used to process values over
Expand Down

0 comments on commit ddce194

Please sign in to comment.