mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-08-11 00:01:02 -04:00
Bump version to 3.5.1
This commit is contained in:
parent
d41a59fc82
commit
2a0df29bf4
@ -1,3 +1,7 @@
|
||||
=== 3.5.1 2017-10-12
|
||||
|
||||
* [#591] Use thread-local `StripeClient` instances for thread safety
|
||||
|
||||
=== 3.5.0 2017-10-11
|
||||
|
||||
* [#589] Rename source `delete` to `detach` (and deprecate the former)
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = "3.5.0".freeze
|
||||
VERSION = "3.5.1".freeze
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user