From 56cf43e0f251b74c05aebe1f6ad2de36f07a0580 Mon Sep 17 00:00:00 2001 From: Gordon Fontenot Date: Fri, 4 Nov 2016 20:02:33 -0500 Subject: [PATCH] Bump version: 4.1.0 --- Argo.podspec | 2 +- Resources/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Argo.podspec b/Argo.podspec index c82d8db..d0b17b3 100644 --- a/Argo.podspec +++ b/Argo.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'Argo' - spec.version = '4.0.0' + spec.version = '4.1.0' spec.summary = 'Functional JSON parsing library for Swift.' spec.homepage = 'https://github.com/thoughtbot/Argo' spec.license = { :type => 'MIT', :file => 'LICENSE' } diff --git a/Resources/Info.plist b/Resources/Info.plist index 1bcfa6d..5284837 100644 --- a/Resources/Info.plist +++ b/Resources/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 4.0.0 + 4.1.0 CFBundleSignature ???? CFBundleVersion