mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-08-11 00:01:02 -04:00
Bump version to 3.1.0
This commit is contained in:
parent
e52c3a2aeb
commit
aaf8391f3d
@ -1,3 +1,7 @@
|
||||
=== 3.1.0 2017-08-03
|
||||
|
||||
* Implement request logging with `Stripe.log_level` and `STRIPE_LOG`
|
||||
|
||||
=== 3.0.3 2017-07-28
|
||||
|
||||
* Revert `nil` to empty string coercion from 3.0.2
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '3.0.3'
|
||||
VERSION = '3.1.0'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user