Skip to content

Commit

Permalink
Release 1.1.6 (#133)
Browse files Browse the repository at this point in the history
- Adds `payment sessions` support
- Update `payment request` for `payment contexts`
- Update `giropay` source
- Update properties and tests
  • Loading branch information
armando-rodriguez-cko authored Feb 8, 2024
1 parent dbe56b4 commit 28a0ebd
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.5'
VERSION = '1.1.6'
end

0 comments on commit 28a0ebd

Please sign in to comment.