From a340b4e8b69e719692b441b74195c93f8a8a7114 Mon Sep 17 00:00:00 2001 From: Alexey Gerasimov Date: Tue, 2 May 2017 20:21:17 +0300 Subject: [PATCH] Version incremented --- LeadKitAdditions.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LeadKitAdditions.podspec b/LeadKitAdditions.podspec index 7181c5e..7f4eef8 100644 --- a/LeadKitAdditions.podspec +++ b/LeadKitAdditions.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "LeadKitAdditions" - s.version = "0.0.10" + s.version = "0.0.11" 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"