mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-05-30 00:00:47 -04:00
Bump version to 2.8.0
This commit is contained in:
parent
2854e7565f
commit
b27cd9b5ed
@ -1,3 +1,7 @@
|
||||
=== 2.8.0 2017-04-28
|
||||
|
||||
* Support for checking webhook signatures
|
||||
|
||||
=== 2.7.0 2017-04-26
|
||||
|
||||
* Add model `InvoiceLineItem`
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '2.7.0'
|
||||
VERSION = '2.8.0'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user