mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-05 00:02:50 -04:00
Bump version to 11.7.0-beta.1
This commit is contained in:
parent
0229ed0e95
commit
3e340c4153
@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 11.7.0-beta.1 - 2024-05-30
|
||||
* [#1400](https://github.com/stripe/stripe-ruby/pull/1400) Update generated code for beta
|
||||
* Keeping up with the changes from version 11.6.0
|
||||
|
||||
## 11.5.0 - 2024-05-23
|
||||
* This release has no changes.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Stripe
|
||||
VERSION = "11.5.0-beta.1"
|
||||
VERSION = "11.7.0-beta.1"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user