diff --git a/package.json b/package.json index 4afdb1f..e3e0817 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mail-listener2", - "version": "0.1.2", + "version": "0.1.3", "description": "Mail listener library for node.js. Get notification when new email arrived.", "dependencies": { "imap": "*",