From ccb1263de63c2780f66628cfefd798b8071814b7 Mon Sep 17 00:00:00 2001 From: processout-ci <131873576+processout-ci@users.noreply.github.com> Date: Tue, 27 Jun 2023 18:01:01 +0100 Subject: [PATCH] feat(release): 4.2.1 (#125) --- ProcessOut.podspec | 2 +- ProcessOutCheckout3DS.podspec | 2 +- Sources/ProcessOut/Sources/Generated/ProcessOut+Version.swift | 4 ++-- Version.resolved | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ProcessOut.podspec b/ProcessOut.podspec index de970f46b..f2107fc1c 100644 --- a/ProcessOut.podspec +++ b/ProcessOut.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOut' - s.version = '4.2.0' + s.version = '4.2.1' s.swift_versions = ['5.8'] s.license = { :type => 'MIT', :file => 'LICENSE' } s.homepage = 'https://github.com/processout/processout-ios' diff --git a/ProcessOutCheckout3DS.podspec b/ProcessOutCheckout3DS.podspec index 60d677b1d..4c1a8e3e8 100644 --- a/ProcessOutCheckout3DS.podspec +++ b/ProcessOutCheckout3DS.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOutCheckout3DS' - s.version = '4.2.0' + s.version = '4.2.1' s.swift_versions = ['5.8'] s.license = { :type => 'MIT', :file => 'LICENSE' } s.homepage = 'https://github.com/processout/processout-ios' diff --git a/Sources/ProcessOut/Sources/Generated/ProcessOut+Version.swift b/Sources/ProcessOut/Sources/Generated/ProcessOut+Version.swift index cfbda21f8..7221afa72 100644 --- a/Sources/ProcessOut/Sources/Generated/ProcessOut+Version.swift +++ b/Sources/ProcessOut/Sources/Generated/ProcessOut+Version.swift @@ -7,8 +7,8 @@ extension ProcessOut { - /// The current version of this library, value is "4.2.0". + /// The current version of this library, value is "4.2.1". public static var version: String { - "4.2.0" + "4.2.1" } } diff --git a/Version.resolved b/Version.resolved index 6aba2b245..fae6e3d04 100644 --- a/Version.resolved +++ b/Version.resolved @@ -1 +1 @@ -4.2.0 +4.2.1