From 0c92f9f80e1d27fda1447563cd9ed4e7083cf72a Mon Sep 17 00:00:00 2001 From: Will White Date: Thu, 11 Feb 2016 12:44:19 -0800 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 16dc403..1279f94 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "freemail", - "version": "1.1.0", + "version": "1.2.0", "description": "A database of free and disposable email domains and a handy Node.js module for querying it.", "main": "index.js", "scripts": {