From 56f657c8a68dde445cc46630ccc84989213d93e8 Mon Sep 17 00:00:00 2001 From: Gordon Fontenot Date: Thu, 21 May 2020 19:36:34 -0500 Subject: [PATCH] Bump version: v5.0.0 --- Curry.podspec | 2 +- Resources/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Curry.podspec b/Curry.podspec index bfb233f..63cc455 100644 --- a/Curry.podspec +++ b/Curry.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'Curry' - spec.version = '4.0.2' + spec.version = '5.0.0' spec.summary = 'Function Currying for Swift' spec.homepage = 'https://github.com/thoughtbot/curry' spec.license = { :type => 'MIT', :file => 'LICENSE' } diff --git a/Resources/Info.plist b/Resources/Info.plist index aa59408..e677190 100644 --- a/Resources/Info.plist +++ b/Resources/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 4.0.2 + 5.0.0 CFBundleSignature ???? CFBundleVersion