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