From 203daf8fbebff84fb8d560acd3cad32a067b6189 Mon Sep 17 00:00:00 2001 From: Gordon Fontenot Date: Tue, 24 Jan 2017 12:37:04 -0600 Subject: [PATCH] Bump version: 4.1.2 --- Argo.podspec | 2 +- Resources/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Argo.podspec b/Argo.podspec index afae81d..1eedf64 100644 --- a/Argo.podspec +++ b/Argo.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'Argo' - spec.version = '4.1.1' + spec.version = '4.1.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/Resources/Info.plist b/Resources/Info.plist index 76d0c69..438715f 100644 --- a/Resources/Info.plist +++ b/Resources/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 4.1.1 + 4.1.2 CFBundleSignature ???? CFBundleVersion