mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-12-10 00:03:09 -05:00
Bump version to 1.20.2
This commit is contained in:
parent
0df1c9b176
commit
9b92e86ef2
@ -1,3 +1,8 @@
|
|||||||
|
=== 1.20.2 2015-03-10
|
||||||
|
|
||||||
|
* Added support for updating nested hashes besides `metadata` (which was already supported)
|
||||||
|
* Fixed bug in balance retrieval
|
||||||
|
|
||||||
=== 1.20.1 2015-02-26
|
=== 1.20.1 2015-02-26
|
||||||
|
|
||||||
* Updated Card to point to customer sources endpoint when customer property is set
|
* Updated Card to point to customer sources endpoint when customer property is set
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
module Stripe
|
module Stripe
|
||||||
VERSION = '1.20.1'
|
VERSION = '1.20.2'
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user