From fc216a52d24382702e5cbb1a498e60dd6f4c4f72 Mon Sep 17 00:00:00 2001 From: Anton Popkov Date: Thu, 12 Oct 2017 21:23:44 +0300 Subject: [PATCH] Podspec update --- LeadKitAdditions.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LeadKitAdditions.podspec b/LeadKitAdditions.podspec index 6f8524e..6043a9c 100644 --- a/LeadKitAdditions.podspec +++ b/LeadKitAdditions.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "LeadKitAdditions" - s.version = "0.0.22" + s.version = "0.0.23" s.summary = "iOS framework with a bunch of tools for rapid development" s.homepage = "https://github.com/TouchInstinct/LeadKitAdditions" s.license = "Apache License, Version 2.0"