mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-11-22 00:05:58 -05:00
Bump version to 8.1.0-beta.1
This commit is contained in:
parent
3b5c725539
commit
586e685e63
@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 8.1.0-beta.1 - 2022-12-08
|
||||
* [#1153](https://github.com/stripe/stripe-ruby/pull/1153) API Updates for beta branch
|
||||
* Updated stable APIs to the latest version
|
||||
* [#1146](https://github.com/stripe/stripe-ruby/pull/1146) API Updates for beta branch
|
||||
* Updated stable APIs to the latest version
|
||||
|
||||
## 8.0.0 - 2022-11-16
|
||||
* [#1144](https://github.com/stripe/stripe-ruby/pull/1144) Next major release changes
|
||||
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Stripe
|
||||
VERSION = "7.2.0-beta.5"
|
||||
VERSION = "8.1.0-beta.1"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user