mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-08-11 00:01:02 -04:00
Bump version to 2.0.1
This commit is contained in:
parent
083038e7c0
commit
1bb9ac48b9
@ -1,3 +1,7 @@
|
||||
=== 2.0.1 2017-02-22
|
||||
|
||||
* Fix multipart parameter encoding to repair broken file uploads
|
||||
|
||||
=== 2.0.0 2017-02-14
|
||||
|
||||
* Drop support for Ruby 1.9
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '2.0.0'
|
||||
VERSION = '2.0.1'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user