mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-04 00:00:47 -04:00
Bump version to 1.23.0
This commit is contained in:
parent
8b0a074cbf
commit
43870a4601
@ -1,3 +1,7 @@
|
|||||||
|
=== 1.23.0 2015-07-06
|
||||||
|
|
||||||
|
* Added request IDs and HTTP headers to errors.
|
||||||
|
|
||||||
=== 1.22.0 2015-06-10
|
=== 1.22.0 2015-06-10
|
||||||
|
|
||||||
* Added support for bank accounts and debit cards in managed accounts (via the `external_accounts` param)
|
* Added support for bank accounts and debit cards in managed accounts (via the `external_accounts` param)
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
module Stripe
|
module Stripe
|
||||||
VERSION = '1.22.0'
|
VERSION = '1.23.0'
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user