mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-09-22 00:00:31 -04:00
Bump version to 1.10.0
This commit is contained in:
parent
6eb9a784c0
commit
eeb2528a74
@ -1,3 +1,7 @@
|
||||
=== 1.10.0 2014-01-29
|
||||
|
||||
* Support for multiple subscriptions per customer
|
||||
|
||||
=== 1.9.9 2013-12-02
|
||||
|
||||
* Add ApplicationFee API resource
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '1.9.9'
|
||||
VERSION = '1.10.0'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user