mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-04 00:00:47 -04:00
Bump version to 1.44.0
This commit is contained in:
parent
732a494ac4
commit
8377a9f941
@ -1,3 +1,7 @@
|
||||
=== 1.44.0 2016-06-29
|
||||
|
||||
* Add `update` class method to all resources that can be updated
|
||||
|
||||
=== 1.43.1 2016-06-17
|
||||
|
||||
* Fix type of resource returned from `Order#return_order`
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '1.43.1'
|
||||
VERSION = '1.44.0'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user