mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-06-01 00:00:30 -04:00
Bump version to 2.1.0
This commit is contained in:
parent
53f97b5000
commit
0727e11a5b
@ -1,3 +1,7 @@
|
||||
=== 2.1.0 2017-03-17
|
||||
|
||||
* Support for detaching sources from customers
|
||||
|
||||
=== 2.0.3 2017-03-16
|
||||
|
||||
* Fix marshalling of `StripeObjects` that have an embedded client
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '2.0.3'
|
||||
VERSION = '2.1.0'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user