mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-11-27 00:03:06 -05:00
Bump version to 11.5.0-beta.1
This commit is contained in:
parent
6a4d2d1570
commit
59c82e3d4b
@ -1,5 +1,10 @@
|
||||
# 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
|
||||
* [#1386](https://github.com/stripe/stripe-ruby/pull/1386) Update generated code for beta
|
||||
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Stripe
|
||||
VERSION = "11.4.0-beta.1"
|
||||
VERSION = "11.5.0-beta.1"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user