mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-12-05 00:02:14 -05:00
Bump version to 5.23.1
This commit is contained in:
parent
3433130c5d
commit
8710fcaddc
@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## 5.23.1 - 2020-08-05
|
||||
* [#936](https://github.com/stripe/stripe-ruby/pull/936) Rename API resource's `request` method
|
||||
|
||||
## 5.23.0 - 2020-08-05
|
||||
* [#937](https://github.com/stripe/stripe-ruby/pull/937) Add support for the `PromotionCode` resource and APIs
|
||||
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Stripe
|
||||
VERSION = "5.23.0"
|
||||
VERSION = "5.23.1"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user