mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-06-05 00:01:07 -04:00
Bump version to 2.5.0
This commit is contained in:
parent
14f54018c4
commit
500dfd98a0
@ -1,3 +1,7 @@
|
|||||||
|
=== 2.5.0 2017-04-24
|
||||||
|
|
||||||
|
* Make `opts` argument in `Util.convert_to_stripe_object` optional
|
||||||
|
|
||||||
=== 2.4.0 2017-04-18
|
=== 2.4.0 2017-04-18
|
||||||
|
|
||||||
* Add `Stripe.set_app_info` for use by plugin creators
|
* Add `Stripe.set_app_info` for use by plugin creators
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
module Stripe
|
module Stripe
|
||||||
VERSION = '2.4.0'
|
VERSION = '2.5.0'
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user