mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-11-27 00:03:06 -05:00
Bump version to 11.4.0-beta.1
This commit is contained in:
parent
f858c6a959
commit
65c85f45b3
@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 11.4.0-beta.1 - 2024-05-02
|
||||
* [#1386](https://github.com/stripe/stripe-ruby/pull/1386) Update generated code for beta
|
||||
|
||||
|
||||
## 11.3.0-beta.1 - 2024-04-18
|
||||
* [#1383](https://github.com/stripe/stripe-ruby/pull/1383) Update generated code for beta
|
||||
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Stripe
|
||||
VERSION = "11.3.0-beta.1"
|
||||
VERSION = "11.4.0-beta.1"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user