From c0337e9d417500071402fb1dd67dfae2268505ad Mon Sep 17 00:00:00 2001 From: Andris Reinman Date: Thu, 11 Oct 2018 11:51:02 +0300 Subject: [PATCH] v1.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a6fa0e1..a3142315 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wildduck", - "version": "1.4.24", + "version": "1.5.0", "description": "IMAP/POP3 server built with Node.js and MongoDB", "main": "server.js", "scripts": {