From 068badd5608950ed6ac74ce8c269f3cc736277f1 Mon Sep 17 00:00:00 2001 From: Gordon Fontenot Date: Wed, 18 Feb 2015 11:21:50 -0500 Subject: [PATCH] Bump version: 0.4.2 --- Argo.podspec | 2 +- Argo/Resources/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Argo.podspec b/Argo.podspec index 6d63ab5..843529f 100644 --- a/Argo.podspec +++ b/Argo.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'Argo' - spec.version = '0.4.1' + spec.version = '0.4.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 bf920da..fe7ea79 100644 --- a/Argo/Resources/Info.plist +++ b/Argo/Resources/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.4.1 + 0.4.2 CFBundleSignature ???? CFBundleVersion