Bump version to 1.0.1

This commit is contained in:
Louis D'hauwe 2018-04-04 21:20:49 +02:00
parent 382b0221c1
commit 9687b6e5d0
2 changed files with 2 additions and 2 deletions

View File

@ -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'

View File

@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<string>1.0.1</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSPrincipalClass</key>