From 79c2cf70b9a03a47a725014d7dc504af96fbbea3 Mon Sep 17 00:00:00 2001 From: Ivan Smolin Date: Mon, 2 Apr 2018 20:28:21 +0300 Subject: [PATCH] update podspec version --- LeadKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LeadKit.podspec b/LeadKit.podspec index 0c646c2c..3767a185 100644 --- a/LeadKit.podspec +++ b/LeadKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "LeadKit" - s.version = "0.7.4" + s.version = "0.7.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"