From fbe37f7ffe4c8b554fe5a6d2c5a1f75a93cc5206 Mon Sep 17 00:00:00 2001 From: Andris Reinman Date: Fri, 20 Oct 2017 13:47:00 +0300 Subject: [PATCH] v1.0.85 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1f1dd800..0b00bed9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wildduck", - "version": "1.0.84", + "version": "1.0.85", "description": "IMAP server built with Node.js and MongoDB", "main": "server.js", "scripts": {