diff --git a/package.json b/package.json index 0ab0b9e..21b36a6 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { "name": "imap", - "version": "0.2.5", + "version": "0.2.6", "author": "Brian White ", "description": "An IMAP module for node.js that makes communicating with IMAP servers easy", "main": "./imap",