From b678a4901a1259bc225719e2b50eaed4db49bd36 Mon Sep 17 00:00:00 2001 From: Will White Date: Tue, 4 Oct 2016 09:18:41 -0700 Subject: [PATCH] 1.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fe8c31e..9031729 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "freemail", - "version": "1.4.0", + "version": "1.5.0", "description": "A database of free and disposable email domains and a handy Node.js module for querying it.", "main": "index.js", "scripts": {