mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-08-11 00:01:02 -04:00
Bump version to 1.57.1
This commit is contained in:
parent
d9d28fef21
commit
fb555a764e
@ -1,3 +1,7 @@
|
||||
=== 1.57.1 2016-11-28
|
||||
|
||||
* Disallow sending protected fields along with API resource `.update`
|
||||
|
||||
=== 1.57.0 2016-11-21
|
||||
|
||||
* Add retrieve method for 3-D Secure resources
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '1.57.0'
|
||||
VERSION = '1.57.1'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user