mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-08-11 00:01:02 -04:00
Bump version to 2.10.0
This commit is contained in:
parent
c98057fbf9
commit
1d2359cfbc
@ -1,3 +1,7 @@
|
||||
=== 2.10.0 2017-05-25
|
||||
|
||||
* Add support for account login links
|
||||
|
||||
=== 2.9.0 2017-05-18
|
||||
|
||||
* Support for OAuth operations in `Stripe::OAuth`
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '2.9.0'
|
||||
VERSION = '2.10.0'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user