mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-11-27 00:03:06 -05:00
Bump version to 1.56.1
This commit is contained in:
parent
bf326fb243
commit
c826049813
@ -1,3 +1,7 @@
|
|||||||
|
=== 1.56.1 2016-11-09
|
||||||
|
|
||||||
|
* Fix (fairly serious) memory like in `StripeObject`
|
||||||
|
|
||||||
=== 1.56.0 2016-10-24
|
=== 1.56.0 2016-10-24
|
||||||
|
|
||||||
* Add accessors for new fields added in `#update_attributes`
|
* Add accessors for new fields added in `#update_attributes`
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
module Stripe
|
module Stripe
|
||||||
VERSION = '1.56.0'
|
VERSION = '1.56.1'
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user