mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-12-05 00:02:14 -05:00
Bump version to 8.1.0
This commit is contained in:
parent
c1d0ced565
commit
e0a50213e7
@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## 8.1.0 - 2023-01-12
|
||||
* [#1162](https://github.com/stripe/stripe-ruby/pull/1162) Improve request events instrumentation
|
||||
|
||||
## 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 = "8.0.0"
|
||||
VERSION = "8.1.0"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user