From 0450a40c6a9c97a31f70986cb15926e9edc66032 Mon Sep 17 00:00:00 2001 From: Tony DiPasquale Date: Wed, 20 May 2015 17:13:26 -0400 Subject: [PATCH] Bump version to 1.0.2 for `Decoded: Printable` --- Argo.podspec | 2 +- Argo/Resources/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Argo.podspec b/Argo.podspec index ada0689..a460b77 100644 --- a/Argo.podspec +++ b/Argo.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'Argo' - spec.version = '1.0.1' + spec.version = '1.0.2' spec.summary = 'Functional JSON parsing library for Swift.' spec.homepage = 'https://github.com/thoughtbot/Argo' spec.license = { :type => 'MIT', :file => 'LICENSE' } diff --git a/Argo/Resources/Info.plist b/Argo/Resources/Info.plist index df09bd0..0af9e37 100644 --- a/Argo/Resources/Info.plist +++ b/Argo/Resources/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0.1 + 1.0.2 CFBundleSignature ???? CFBundleVersion