From 817be88e7671a5a76c54155c60eeb75bf908f799 Mon Sep 17 00:00:00 2001 From: Pavel Lukandiy Date: Wed, 17 Apr 2019 15:32:48 +0300 Subject: [PATCH] Podspec update --- LeadKitAdditions.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LeadKitAdditions.podspec b/LeadKitAdditions.podspec index 43ab118..14fae6b 100644 --- a/LeadKitAdditions.podspec +++ b/LeadKitAdditions.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "LeadKitAdditions" - s.version = "0.3.12" + s.version = "0.3.13" 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"