From ecc19932e7f0e3329c3bdee4f1cbc7e715265ca7 Mon Sep 17 00:00:00 2001 From: Will White Date: Fri, 6 Feb 2015 22:44:28 -0800 Subject: [PATCH] v0.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2de1a4..b80493d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "freemail", - "version": "0.0.0", + "version": "0.0.1", "description": "A database of free and disposable email domains and a handy Node.js module for querying it.", "main": "index.js", "scripts": {