From 45d93e303f8736ad9f6313a92629cf7a1cbcdd1e Mon Sep 17 00:00:00 2001 From: Ivan Zinovyev Date: Thu, 7 Sep 2017 23:20:25 +0300 Subject: [PATCH] Update version --- LeadKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LeadKit.podspec b/LeadKit.podspec index 63b59d06..389b855d 100644 --- a/LeadKit.podspec +++ b/LeadKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "LeadKit" - s.version = "0.5.4" + s.version = "0.5.5" 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"