mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-08-11 00:01:02 -04:00
Bump version to 2.12.0
This commit is contained in:
parent
d69ccfc1dd
commit
8139980f27
@ -1,3 +1,7 @@
|
||||
=== 2.12.0 2017-06-20
|
||||
|
||||
* Add support for ephemeral keys
|
||||
|
||||
=== 2.11.0 2017-05-26
|
||||
|
||||
* Warn when keys that look like opts are included as parameters
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '2.11.0'
|
||||
VERSION = '2.12.0'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user