mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-11-27 00:03:06 -05:00
Bump version to 1.19.1
This commit is contained in:
parent
cedc3bbad5
commit
f76b5c7889
@ -1,3 +1,7 @@
|
||||
=== 1.19.1 2015-02-18
|
||||
|
||||
* Fixed fetching upcoming invoice/paying invoice methods
|
||||
|
||||
=== 1.19.0 2015-02-15
|
||||
|
||||
* Support for new Transfers /reversals endpoint
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '1.19.0'
|
||||
VERSION = '1.19.1'
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user