From 1442df95f952a4e5fdc1b8ef0abbc6c5c8dae3f6 Mon Sep 17 00:00:00 2001 From: Will White Date: Thu, 24 Sep 2015 13:22:04 -0400 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d0adb3..df90a24 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "freemail", - "version": "0.0.2", + "version": "1.0.0", "description": "A database of free and disposable email domains and a handy Node.js module for querying it.", "main": "index.js", "scripts": {