diff --git a/package.json b/package.json index 132f01c..01693c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mail-listener2", - "version": "0.1.0", + "version": "0.1.1", "description": "Mail listener library for node.js. Get notification when new email arrived.", "dependencies": { "imap": "*", @@ -18,4 +18,4 @@ "url": "http://chiragjain.tumblr.com" }, "license": "MIT" -} \ No newline at end of file +}