mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-05-31 00:00:37 -04:00
Bump version to 1.58.0
This commit is contained in:
parent
c46ec2b355
commit
98c42e0b69
@ -1,3 +1,7 @@
|
||||
=== 1.58.0 2017-01-19
|
||||
|
||||
* Remove erroneously added list methods for `Source` model
|
||||
|
||||
=== 1.57.1 2016-11-28
|
||||
|
||||
* Disallow sending protected fields along with API resource `.update`
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '1.57.1'
|
||||
VERSION = '1.58.0'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user