mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-05 00:02:50 -04:00
Bump version to 13.4.0-beta.3
This commit is contained in:
parent
6dba00fabf
commit
9896232084
@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 13.4.0-beta.3 - 2025-01-17
|
||||
* [#1514](https://github.com/stripe/stripe-ruby/pull/1514) Update generated code for beta
|
||||
|
||||
|
||||
## 13.4.0-beta.2 - 2025-01-09
|
||||
* [#1504](https://github.com/stripe/stripe-ruby/pull/1504) Update generated code for beta
|
||||
* Add support for `close` method on resource `Treasury.FinancialAccount`
|
||||
|
@ -1,5 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Stripe
|
||||
VERSION = "13.4.0-beta.2"
|
||||
VERSION = "13.4.0-beta.3"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user