mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-04 00:00:47 -04:00
Bump version to 1.31.0
This commit is contained in:
parent
c1c5b56762
commit
878d753ff1
@ -1,3 +1,7 @@
|
||||
=== 1.31.0 2015-10-29
|
||||
|
||||
* Add BankAccount#verify convenience method
|
||||
|
||||
=== 1.30.3 2015-10-28
|
||||
|
||||
* Fix bug where arrays that were not `additional_owners` were not properly encoded for requests
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '1.30.3'
|
||||
VERSION = '1.31.0'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user