From 29a4db7c3e84c5709927dcf9b8f948282e9009ad Mon Sep 17 00:00:00 2001 From: Gordon Fontenot Date: Thu, 21 May 2020 21:07:42 -0500 Subject: [PATCH] Bump version: v5.0 --- Argo.podspec | 2 +- Resources/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Argo.podspec b/Argo.podspec index 522759e..1c4386d 100644 --- a/Argo.podspec +++ b/Argo.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'Argo' - spec.version = '4.2.0' + spec.version = '5.0.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 b6ba904..e677190 100644 --- a/Resources/Info.plist +++ b/Resources/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 4.2.0 + 5.0.0 CFBundleSignature ???? CFBundleVersion