From d5a71cf8e579db6018bc2ec9fc852e185f0557eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franc=CC=A7ois-Guillaume=20RIBREAU?= Date: Mon, 22 Oct 2018 09:16:00 +0200 Subject: [PATCH] Release v3.2.10. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fb8353c9..21a2065b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mailchecker", - "version": "3.2.9", + "version": "3.2.10", "description": "Cross-language temporary (disposable/throwaway) email detection library. Covers hundreds fake email providers.", "main": "platform/node/", "scripts": {