diff --git a/Kipu.podspec b/Kipu.podspec index c4101a08..4a0d4d3f 100755 --- a/Kipu.podspec +++ b/Kipu.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Kipu" -s.version = "0.4.1" +s.version = "0.4.2" s.summary = "A cape, a sword and networking superpowers for your Core Data models" s.description = <<-DESC This is a category that eases your every day job of parsing an API and getting it into Core Data.