From ecd43f7245780dfd275bc044392afef66e5786a6 Mon Sep 17 00:00:00 2001 From: Gordon Fontenot Date: Fri, 22 Jul 2016 09:49:21 -0500 Subject: [PATCH] Bump version: 3.0.3 --- Argo.podspec | 2 +- Argo/Resources/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Argo.podspec b/Argo.podspec index 9b9abe6..7e2bfe9 100644 --- a/Argo.podspec +++ b/Argo.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'Argo' - spec.version = '3.0.2' + spec.version = '3.0.3' 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 49ca846..0ea7266 100644 --- a/Argo/Resources/Info.plist +++ b/Argo/Resources/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 3.0.2 + 3.0.3 CFBundleSignature ???? CFBundleVersion