From ffac1744f03377b03a868a6341da7e7ed5bf1ae4 Mon Sep 17 00:00:00 2001 From: nikAshanin Date: Mon, 27 Feb 2017 20:24:59 +0300 Subject: [PATCH] podspec changed --- LeadKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LeadKit.podspec b/LeadKit.podspec index 8ae4bfab..c3f098e6 100644 --- a/LeadKit.podspec +++ b/LeadKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "LeadKit" - s.version = "0.4.3" + s.version = "0.4.4" 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"