mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-11-27 00:03:06 -05:00
Bump version to 1.19.0
This commit is contained in:
parent
98e7a5ad62
commit
a85e2277d6
@ -1,3 +1,9 @@
|
||||
=== 1.19.0 2015-02-15
|
||||
|
||||
* Support for new Transfers /reversals endpoint
|
||||
* Account retrieval now optionally accepts an account ID
|
||||
* Better support for passing custom headers, like Stripe-Account, through requests
|
||||
|
||||
=== 1.18.0 2015-01-21
|
||||
|
||||
* 1 major enhancement:
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '1.18.0'
|
||||
VERSION = '1.19.0'
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user