mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-05-29 00:01:51 -04:00
Bump version to 2.11.0
This commit is contained in:
parent
855ce0c7d4
commit
d152f0766c
@ -1,3 +1,7 @@
|
||||
=== 2.11.0 2017-05-26
|
||||
|
||||
* Warn when keys that look like opts are included as parameters
|
||||
|
||||
=== 2.10.0 2017-05-25
|
||||
|
||||
* Add support for account login links
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '2.10.0'
|
||||
VERSION = '2.11.0'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user