From 1eb551d981bed1d623a5a88b8b70dcbfcb4a24c9 Mon Sep 17 00:00:00 2001 From: Andris Reinman Date: Tue, 28 May 2019 11:57:23 +0300 Subject: [PATCH] v1.20.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e04a79a2..1874a991 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wildduck", - "version": "1.20.0", + "version": "1.20.1", "description": "IMAP/POP3 server built with Node.js and MongoDB", "main": "server.js", "scripts": {