From 32630ba3ca8390f458f428eff934fa0e0e0e6476 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pedro=20Pin=CC=83era=20Buendi=CC=81a?= Date: Thu, 18 Aug 2016 21:18:39 +0200 Subject: [PATCH] Bump podspec to 0.0.38 --- CarambaKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CarambaKit.podspec b/CarambaKit.podspec index bb1e304..79eb9a7 100644 --- a/CarambaKit.podspec +++ b/CarambaKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'CarambaKit' - s.version = '0.0.37' + s.version = '0.0.38' s.summary = 'Core components used for our projects' s.description = <<-DESC Set of Core components, including Networking, Persistence, .. that are used in our apps.s