From 310835187eeb5479fe9af7ceb46abd9df012cccc Mon Sep 17 00:00:00 2001 From: Andrew Van Tassel Date: Sun, 14 Jun 2015 12:35:29 -0600 Subject: [PATCH] Bump v0.0.2 --- .gitignore | 3 ++- package.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b512c09..eb03e3e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -node_modules \ No newline at end of file +node_modules +*.log diff --git a/package.json b/package.json index c3676e1..8203703 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mailhops", - "version": "0.0.1", + "version": "0.0.2", "description": "A nodejs module for interacting with the MailHops API.", "main": "main.js", "dependencies": {