mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-06-03 00:01:47 -04:00
Bump version to 2.7.0
This commit is contained in:
parent
4ca10ae845
commit
5f18d3d18c
@ -1,3 +1,7 @@
|
|||||||
|
=== 2.7.0 2017-04-26
|
||||||
|
|
||||||
|
* Add model `InvoiceLineItem`
|
||||||
|
|
||||||
=== 2.6.0 2017-04-26
|
=== 2.6.0 2017-04-26
|
||||||
|
|
||||||
* Add `OBJECT_NAME` constants to all API resources
|
* Add `OBJECT_NAME` constants to all API resources
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
module Stripe
|
module Stripe
|
||||||
VERSION = '2.6.0'
|
VERSION = '2.7.0'
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user