From a00a7e1d8a9c58a9ff46c274d5d27854f66cfc6d Mon Sep 17 00:00:00 2001 From: Vlad Date: Fri, 4 Sep 2020 09:29:02 +0300 Subject: [PATCH] Up version LeadKit --- LeadKit/0.10.1/LeadKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LeadKit/0.10.1/LeadKit.podspec b/LeadKit/0.10.1/LeadKit.podspec index a1d3b20..a427895 100644 --- a/LeadKit/0.10.1/LeadKit.podspec +++ b/LeadKit/0.10.1/LeadKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "LeadKit" - s.version = "0.10.0" + s.version = "0.10.1" 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"