From 0121cc40b7819f04245b1f9eab1c200fe968f9fc Mon Sep 17 00:00:00 2001 From: Igor Kislyuk Date: Mon, 31 Jul 2017 13:55:03 +0300 Subject: [PATCH] Fix. Version --- LeadKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LeadKit.podspec b/LeadKit.podspec index 27853bba..b1d7b3ca 100644 --- a/LeadKit.podspec +++ b/LeadKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "LeadKit" - s.version = "0.5.2" + s.version = "0.5.3" s.summary = "iOS framework with a bunch of tools for rapid development" s.homepage = "https://github.com/TouchInstinct/LeadKit" s.license = "Apache License, Version 2.0"