mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-12-12 00:02:33 -05:00
Bump version to 1.53.0
This commit is contained in:
parent
e3dd15273c
commit
805b65478c
@ -1,3 +1,7 @@
|
|||||||
|
=== 1.53.0 2016-08-31
|
||||||
|
|
||||||
|
* Relax version constraint on rest-client (and by extension mime-types) for users on Ruby 2+
|
||||||
|
|
||||||
=== 1.52.0 2016-08-30
|
=== 1.52.0 2016-08-30
|
||||||
|
|
||||||
* Make sure `Subscription`'s `source` is saved with its parent
|
* Make sure `Subscription`'s `source` is saved with its parent
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
module Stripe
|
module Stripe
|
||||||
VERSION = '1.52.0'
|
VERSION = '1.53.0'
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user