Bump podspec version to 0.46.0

This commit is contained in:
Jon Jones 2021-04-21 12:31:53 -05:00
parent cb7d1649f3
commit 57cff91092
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "PayPalCheckout"
spec.version = "0.44.0"
spec.version = "0.46.0"
spec.summary = "PayPal iOS Native Checkout SDK"
spec.homepage = "https://github.com/paypal/paypalcheckout-ios"
spec.author = { "PayPal" => "jonathajones@paypal.com" }