diff --git a/IceCream.podspec b/IceCream.podspec index 59c7c928..370dc0aa 100644 --- a/IceCream.podspec +++ b/IceCream.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'IceCream' - s.version = '1.5.0' + s.version = '1.5.1' s.summary = 'Sync Realm with CloudKit' s.description = <<-DESC Sync Realm Database with CloudKit, written in Swift. It works just like magic.