From 9687b6e5d0888327ccfc58fa82423d5773148579 Mon Sep 17 00:00:00 2001 From: Louis D'hauwe Date: Wed, 4 Apr 2018 21:20:49 +0200 Subject: [PATCH] Bump version to 1.0.1 --- HueKit.podspec | 2 +- HueKit/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HueKit.podspec b/HueKit.podspec index 2a23c90..be015f6 100755 --- a/HueKit.podspec +++ b/HueKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'HueKit' - s.version = '1.0.0' + s.version = '1.0.1' s.license = 'MIT' s.summary = 'A UI framework for iOS that provides components and utilities for building color pickers.' s.homepage = 'https://github.com/louisdh/huekit' diff --git a/HueKit/Info.plist b/HueKit/Info.plist index fbe1e6b..f9a8194 100644 --- a/HueKit/Info.plist +++ b/HueKit/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0 + 1.0.1 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass