mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-05-31 00:00:37 -04:00
Bump version to 1.43.0
This commit is contained in:
parent
31c6fbe8bb
commit
065ad92c0e
@ -1,3 +1,8 @@
|
||||
=== 1.43.0 2016-05-20
|
||||
|
||||
* Allow Relay orders to be returned and add associated types
|
||||
* Support Alipay account retrieval and deletion
|
||||
|
||||
=== 1.42.0 2016-05-04
|
||||
|
||||
* Add support for the new /v1/subscriptions endpoint
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '1.42.0'
|
||||
VERSION = '1.43.0'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user