From 1f920fa2d17c302faaf84bbd4de9257da23d16c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elvis=20Nu=C3=B1ez?= Date: Thu, 12 Feb 2015 14:32:38 +0100 Subject: [PATCH] Update Kipu.podspec --- Kipu.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Kipu.podspec b/Kipu.podspec index 6f9284fb..c4101a08 100755 --- a/Kipu.podspec +++ b/Kipu.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Kipu" -s.version = "0.4" +s.version = "0.4.1" 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.