mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-06-01 00:00:30 -04:00
Bump version to 2.0.3
This commit is contained in:
parent
bb53b3e63f
commit
c9a3c7933b
@ -1,3 +1,7 @@
|
||||
=== 2.0.3 2017-03-16
|
||||
|
||||
* Fix marshalling of `StripeObjects` that have an embedded client
|
||||
|
||||
=== 2.0.2 2017-03-16
|
||||
|
||||
* Fix bad field reference when recovering from a JSON parsing problem
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '2.0.2'
|
||||
VERSION = '2.0.3'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user