Skip to content

Commit

Permalink
Release 1.1.8 (#143)
Browse files Browse the repository at this point in the history
- Adds SEPA Direct Debit Core Support
- Adds Klarna Payment Context Support
- Update profile class with holding currencies
- Update Ideal Payment (CS2)
- Update Sessions Authentication Type
  • Loading branch information
armando-rodriguez-cko authored May 15, 2024
1 parent 62a82a3 commit 15d1b1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/checkout_sdk/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module CheckoutSdk
VERSION = '1.1.7'
VERSION = '1.1.8'
end

0 comments on commit 15d1b1f

Please sign in to comment.