mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-08-11 00:01:02 -04:00
Bump version to 3.0.0
This commit is contained in:
parent
98855853cf
commit
bf8638a06f
@ -1,3 +1,7 @@
|
||||
=== 3.0.0 2017-06-27
|
||||
|
||||
* `#pay` on invoice now takes params as well as opts
|
||||
|
||||
=== 2.12.0 2017-06-20
|
||||
|
||||
* Add support for ephemeral keys
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '2.12.0'
|
||||
VERSION = '3.0.0'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user