1
0
mirror of https://github.com/MailHops/mailhops-node.git synced 2025-05-15 11:20:12 -07:00

Bump v0.0.2

This commit is contained in:
Andrew Van Tassel 2015-06-14 12:35:29 -06:00
parent f81254af73
commit 310835187e
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@ -1 +1,2 @@
node_modules
node_modules
*.log

View File

@ -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": {