From 76b3b2f39e2e720ae6b886aa61cbd3b4a486aba7 Mon Sep 17 00:00:00 2001 From: Ivan Smolin Date: Fri, 28 Oct 2016 23:59:42 +0300 Subject: [PATCH] bump version to 0.2.5 --- LeadKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LeadKit.podspec b/LeadKit.podspec index 98ce8635..2df8e033 100644 --- a/LeadKit.podspec +++ b/LeadKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "LeadKit" - s.version = "0.2.4" + s.version = "0.2.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"