diff --git a/ProcessOut.podspec b/ProcessOut.podspec index 527694050..0a113cf20 100644 --- a/ProcessOut.podspec +++ b/ProcessOut.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOut' - s.version = '4.0.1' + s.version = '4.1.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 5d672da0d..9ebdf8b78 100644 --- a/ProcessOutCheckout3DS.podspec +++ b/ProcessOutCheckout3DS.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ProcessOutCheckout3DS' - s.version = '4.0.1' + s.version = '4.1.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 d6629a3eb..641bc77a0 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.0.1". + /// The current version of this library, value is "4.1.0". public static var version: String { - "4.0.1" + "4.1.0" } } diff --git a/Version.resolved b/Version.resolved index 1454f6ed4..ee74734aa 100644 --- a/Version.resolved +++ b/Version.resolved @@ -1 +1 @@ -4.0.1 +4.1.0