mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-11-29 00:01:18 -05:00
Bump version to 10.9.0-beta.1
This commit is contained in:
parent
b399f87064
commit
1bcb4bc058
@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 10.9.0-beta.1 - 2024-02-08
|
||||
* [#1321](https://github.com/stripe/stripe-ruby/pull/1321) Update generated code for beta
|
||||
* Release specs are identical.
|
||||
|
||||
## 10.8.0-beta.1 - 2024-02-01
|
||||
* [#1318](https://github.com/stripe/stripe-ruby/pull/1318) Update generated code for beta
|
||||
* Add support for new resources `Entitlements.Event` and `Entitlements.Feature`
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Stripe
|
||||
VERSION = "10.8.0-beta.1"
|
||||
VERSION = "10.9.0-beta.1"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user