mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-08-11 00:01:02 -04:00
Bump version to 2.0.2
This commit is contained in:
parent
da9d8f7353
commit
66d8ecd0d0
@ -1,3 +1,7 @@
|
||||
=== 2.0.2 2017-03-16
|
||||
|
||||
* Fix bad field reference when recovering from a JSON parsing problem
|
||||
|
||||
=== 2.0.1 2017-02-22
|
||||
|
||||
* Fix multipart parameter encoding to repair broken file uploads
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '2.0.1'
|
||||
VERSION = '2.0.2'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user