From deb9b3b9e192f421129c376e4645fa729d5ccc7a Mon Sep 17 00:00:00 2001 From: Alexey Gerasimov Date: Thu, 27 Apr 2017 15:51:26 +0300 Subject: [PATCH] Version incremented --- LeadKitAdditions.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LeadKitAdditions.podspec b/LeadKitAdditions.podspec index 582e346..5f61d19 100644 --- a/LeadKitAdditions.podspec +++ b/LeadKitAdditions.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "LeadKitAdditions" - s.version = "0.0.7" + s.version = "0.0.8" s.summary = "iOS framework with a bunch of tools for rapid development" s.homepage = "https://github.com/NikAshanin/LeadKitAdditions" s.license = "Apache License, Version 2.0"