mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-08-11 00:01:02 -04:00
Bump version to 3.5.0
This commit is contained in:
parent
a0a9c7cf22
commit
c251dfa952
@ -1,3 +1,7 @@
|
||||
=== 3.5.0 2017-10-11
|
||||
|
||||
* [#589] Add support for detaching sources fromm customers
|
||||
|
||||
=== 3.4.1 2017-10-05
|
||||
|
||||
* [#586] Log query strings as well as form bodies with STRIPE_LOG
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = "3.4.1".freeze
|
||||
VERSION = "3.5.0".freeze
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user