mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-06-04 00:01:12 -04:00
Bump version to 1.51.1
This commit is contained in:
parent
41f09a75a3
commit
c15e3953fe
@ -1,3 +1,7 @@
|
||||
=== 1.51.1 2016-08-30
|
||||
|
||||
* Make sure `Account`'s `external_account` is saved with its parent
|
||||
|
||||
=== 1.51.0 2016-08-26
|
||||
|
||||
* Error when an array of maps is detected that cannot be accurately encoded
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '1.51.0'
|
||||
VERSION = '1.51.1'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user