mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-12-07 00:00:35 -05:00
Bump version to 1.43.1
This commit is contained in:
parent
ea06b1ba67
commit
f2aa8c1e58
@ -1,3 +1,7 @@
|
||||
=== 1.43.1 2016-06-17
|
||||
|
||||
* Fix type of resource returned from `Order#return_order`
|
||||
|
||||
=== 1.43.0 2016-05-20
|
||||
|
||||
* Allow Relay orders to be returned and add associated types
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '1.43.0'
|
||||
VERSION = '1.43.1'
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user