mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-08-11 00:01:02 -04:00
Bump version to 3.3.1
This commit is contained in:
parent
aa5ef2f7ff
commit
465da7a997
@ -1,3 +1,8 @@
|
||||
=== 3.3.1 2017-08-18
|
||||
|
||||
* Only parse webhook payload after verification to decrease likelihood of
|
||||
attack
|
||||
|
||||
=== 3.3.0 2017-08-11
|
||||
|
||||
* Add support for standard library logger interface with `Stripe.logger`
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '3.3.0'
|
||||
VERSION = '3.3.1'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user