mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-08-11 00:01:02 -04:00
Bump version to 2.2.0
This commit is contained in:
parent
8684b27b54
commit
2979e5fc62
@ -1,3 +1,7 @@
|
||||
=== 2.2.0 2017-04-06
|
||||
|
||||
* Add support for payouts and recipient transfers
|
||||
|
||||
=== 2.1.0 2017-03-17
|
||||
|
||||
* Support for detaching sources from customers
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '2.1.0'
|
||||
VERSION = '2.2.0'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user