mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-11-27 00:03:06 -05:00
Bump version to 10.5.0
This commit is contained in:
parent
8875698b96
commit
36dc37db5e
@ -1,4 +1,8 @@
|
||||
# Changelog
|
||||
## 10.5.0 - 2024-01-04
|
||||
* [#1306](https://github.com/stripe/stripe-ruby/pull/1306) Update generated code
|
||||
* Add support for `retrieve` method on resource `Tax.Registration`
|
||||
|
||||
## 10.4.0 - 2023-12-22
|
||||
* [#1303](https://github.com/stripe/stripe-ruby/pull/1303) Update generated code
|
||||
* Add support for new resource `FinancialConnections.Transaction`
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Stripe
|
||||
VERSION = "10.4.0"
|
||||
VERSION = "10.5.0"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user