diff --git a/ISO8601.podspec b/ISO8601.podspec index 9750d1b..2ee9568 100644 --- a/ISO8601.podspec +++ b/ISO8601.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'ISO8601' - spec.version = '0.2.0' + spec.version = '0.2.1' spec.authors = {'Sam Soffes' => 'sam@soff.es'} spec.homepage = 'https://github.com/soffes/ISO8601' spec.summary = 'ISO8601 date parsing and writing.' diff --git a/ISO8601/Info.plist b/ISO8601/Info.plist index d6e97e5..263ecfe 100644 --- a/ISO8601/Info.plist +++ b/ISO8601/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0 + 0.2.1 CFBundleSignature ???? CFBundleVersion