From d43746777ad4e18e660dbdc95effd45b1156febb Mon Sep 17 00:00:00 2001 From: Aliona Date: Tue, 26 Jun 2018 00:22:29 +0300 Subject: [PATCH] Update LeadKitAdditions.podspec --- LeadKitAdditions.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LeadKitAdditions.podspec b/LeadKitAdditions.podspec index e220b3b..8632cfe 100644 --- a/LeadKitAdditions.podspec +++ b/LeadKitAdditions.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "LeadKitAdditions" - s.version = "0.3.0" + s.version = "0.3.1" 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"