diff --git a/LICENSE b/LICENSE index 0a569c3..cdad213 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2012-2013 Chirag Jain +Copyright (c) 2012-2014 Chirag Jain Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation diff --git a/package.json b/package.json index 01693c3..4afdb1f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mail-listener2", - "version": "0.1.1", + "version": "0.1.2", "description": "Mail listener library for node.js. Get notification when new email arrived.", "dependencies": { "imap": "*",