diff --git a/package.json b/package.json index 09fcd2f..c2afa24 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { "name": "imap", - "version": "0.4.1", + "version": "0.5.0", "author": "Brian White ", "description": "An IMAP module for node.js that makes communicating with IMAP servers easy", "main": "./lib/imap",