mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-11-29 00:01:18 -05:00
Bump version to 11.5.0-beta.1
This commit is contained in:
parent
6a4d2d1570
commit
59c82e3d4b
@ -1,5 +1,10 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 11.5.0-beta.1 - 2024-05-09
|
||||||
|
* [#1395](https://github.com/stripe/stripe-ruby/pull/1395) Update generated code for beta
|
||||||
|
* No new beta features. Merging changes from the main branch.
|
||||||
|
|
||||||
|
|
||||||
## 11.4.0-beta.1 - 2024-05-02
|
## 11.4.0-beta.1 - 2024-05-02
|
||||||
* [#1386](https://github.com/stripe/stripe-ruby/pull/1386) Update generated code for beta
|
* [#1386](https://github.com/stripe/stripe-ruby/pull/1386) Update generated code for beta
|
||||||
|
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
module Stripe
|
module Stripe
|
||||||
VERSION = "11.4.0-beta.1"
|
VERSION = "11.5.0-beta.1"
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user