Skip to content

Commit

Permalink
update podspec version to 4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
deeje committed Apr 12, 2022
1 parent f657c8b commit eb611c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CloudCore.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "CloudCore"
s.summary = "Framework that enables synchronization between CloudKit and Core Data."
s.version = "4.0.2"
s.version = "4.1"
s.homepage = "https://github.com/deeje/CloudCore"
s.license = 'MIT'
s.author = { "deeje" => "[email protected]", "Vasily Ulianov" => "[email protected]" }
Expand Down

0 comments on commit eb611c7

Please sign in to comment.