mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-08-11 00:01:02 -04:00
Bump version to 2.4.0
This commit is contained in:
parent
0be4b69710
commit
ed15772fd6
@ -1,3 +1,7 @@
|
||||
=== 2.4.0 2017-04-18
|
||||
|
||||
* Add `Stripe.set_app_info` for use by plugin creators
|
||||
|
||||
=== 2.3.0 2017-04-14
|
||||
|
||||
* Add question mark accessor when assigning boolean value to undefined field
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '2.3.0'
|
||||
VERSION = '2.4.0'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user