mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-08-11 00:01:02 -04: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
|
||||
|
||||
* Make sure `Subscription`'s `source` is saved with its parent
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '1.52.0'
|
||||
VERSION = '1.53.0'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user