diff --git a/package.json b/package.json index 4196c0fe..9d52c2db 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "wildduck", "version": "1.0.114", - "description": "IMAP server built with Node.js and MongoDB", + "description": "IMAP/POP3 server built with Node.js and MongoDB", "main": "server.js", "scripts": { "toc": "markdown-toc -i docs/api.md",