mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-05 00:02:50 -04:00
Bump version to 11.5.0
This commit is contained in:
parent
996b7eab0e
commit
076a685685
@ -1,4 +1,7 @@
|
||||
# Changelog
|
||||
## 11.5.0 - 2024-05-23
|
||||
* [#999](https://github.com/stripe/stripe-ruby/pull/999) DESCRIBE CHANGES HERE (try to use the same style, tense, etc. as the other entries)
|
||||
|
||||
## 11.4.0 - 2024-05-09
|
||||
* [#1397](https://github.com/stripe/stripe-ruby/pull/1397) Update generated code
|
||||
* Add support for `update` test helper method on resources `Treasury.OutboundPayment` and `Treasury.OutboundTransfer`
|
||||
|
@ -1,5 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Stripe
|
||||
VERSION = "11.4.0"
|
||||
VERSION = "11.5.0"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user