mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-08-11 00:01:02 -04:00
Bump version to 3.3.2
This commit is contained in:
parent
36c2ed58ad
commit
ab1c971e8d
@ -1,3 +1,7 @@
|
||||
=== 3.3.2 2017-09-20
|
||||
|
||||
* Correct minimum required Ruby version in gemspec (it's 2.0.0)
|
||||
|
||||
=== 3.3.1 2017-08-18
|
||||
|
||||
* Only parse webhook payload after verification to decrease likelihood of
|
||||
|
@ -1,3 +1,3 @@
|
||||
module Stripe
|
||||
VERSION = '3.3.1'
|
||||
VERSION = '3.3.2'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user