diff --git a/ProcessOut.podspec b/ProcessOut.podspec index f2107fc1c..7c6547b30 100644 --- a/ProcessOut.podspec +++ b/ProcessOut.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOut' - s.version = '4.2.1' + s.version = '4.3.0' 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 4c1a8e3e8..ad4ea1c9a 100644 --- a/ProcessOutCheckout3DS.podspec +++ b/ProcessOutCheckout3DS.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOutCheckout3DS' - s.version = '4.2.1' + s.version = '4.3.0' 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 7221afa72..a6c4640c3 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.1". + /// The current version of this library, value is "4.3.0". public static var version: String { - "4.2.1" + "4.3.0" } } diff --git a/Version.resolved b/Version.resolved index fae6e3d04..80895903a 100644 --- a/Version.resolved +++ b/Version.resolved @@ -1 +1 @@ -4.2.1 +4.3.0