diff --git a/Kipu.podspec b/Kipu.podspec index d9e3bcfd..601ab289 100755 --- a/Kipu.podspec +++ b/Kipu.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Kipu" -s.version = "0.1" +s.version = "0.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 CoreData.