mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-11-22 00:05:58 -05:00
Bump version to 13.1.0-beta.3
This commit is contained in:
parent
8efdc5fa03
commit
0a92bde7ef
@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 13.1.0-beta.3 - 2024-10-18
|
||||
* [#1469](https://github.com/stripe/stripe-ruby/pull/1469) Update generated code for beta
|
||||
|
||||
|
||||
## 13.1.0-beta.2 - 2024-10-08
|
||||
* [#1468](https://github.com/stripe/stripe-ruby/pull/1468) Update generated code for beta
|
||||
* Add support for `submit_card` test helper method on resource `Issuing.Card`
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Stripe
|
||||
VERSION = "13.1.0-beta.2"
|
||||
VERSION = "13.1.0-beta.3"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user