From 1079d339f496d6ef5324d00f66e049b50ae9841b Mon Sep 17 00:00:00 2001 From: Andris Reinman Date: Mon, 3 Dec 2018 11:07:00 +0200 Subject: [PATCH] v1.11.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 857a146b..d1a73b62 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wildduck", - "version": "1.11.1", + "version": "1.11.2", "description": "IMAP/POP3 server built with Node.js and MongoDB", "main": "server.js", "scripts": {