mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-08-11 00:01:02 -04:00
Bump version to 1.52.0
This commit is contained in:
parent
2da96e4798
commit
73a1cf33de
@ -1,3 +1,7 @@
|
||||
=== 1.52.0 2016-08-30
|
||||
|
||||
* Make sure `Subscription`'s `source` is saved with its parent
|
||||
|
||||
=== 1.51.1 2016-08-30
|
||||
|
||||
* Make sure `Account`'s `external_account` is saved with its parent
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '1.51.1'
|
||||
VERSION = '1.52.0'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user