From 7de68b57891c5fff049da4f74315b277c19d48fa Mon Sep 17 00:00:00 2001 From: Ivan Smolin Date: Fri, 9 Sep 2016 11:33:36 +0300 Subject: [PATCH] bump library version --- LeadKit.podspec | 2 +- LeadKit/LeadKit/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LeadKit.podspec b/LeadKit.podspec index fa45988b..e8bec314 100644 --- a/LeadKit.podspec +++ b/LeadKit.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "LeadKit" - s.version = "0.0.1" + s.version = "0.0.3" s.summary = "iOS framework with a bunch of tools for rapid development" s.homepage = "https://github.com/TouchInstinct/LeadKit" s.license = "Apache License, Version 2.0" diff --git a/LeadKit/LeadKit/Info.plist b/LeadKit/LeadKit/Info.plist index 11d74583..a1497e57 100644 --- a/LeadKit/LeadKit/Info.plist +++ b/LeadKit/LeadKit/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.1 + 0.0.3 CFBundleSignature ???? CFBundleVersion