mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-08-11 00:01:02 -04:00
Bump version to 2.9.0
This commit is contained in:
parent
429afa959f
commit
89cb224b39
@ -1,3 +1,7 @@
|
||||
=== 2.9.0 2017-05-18
|
||||
|
||||
* Support for OAuth operations in `Stripe::OAuth`
|
||||
|
||||
=== 2.8.0 2017-04-28
|
||||
|
||||
* Support for checking webhook signatures
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '2.8.0'
|
||||
VERSION = '2.9.0'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user