mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-08-11 00:01:02 -04:00
Bump version to 2.3.0
This commit is contained in:
parent
420aac584b
commit
74b5f08930
@ -1,3 +1,7 @@
|
||||
=== 2.3.0 2017-04-14
|
||||
|
||||
* Add question mark accessor when assigning boolean value to undefined field
|
||||
|
||||
=== 2.2.1 2017-04-07
|
||||
|
||||
* Declare minimum required Faraday as 0.9
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '2.2.1'
|
||||
VERSION = '2.3.0'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user