From 0def6a1b97dd78ceaa5805e83ecad4415bbbdbf0 Mon Sep 17 00:00:00 2001 From: Andris Reinman Date: Thu, 8 Oct 2020 10:59:19 +0300 Subject: [PATCH] v1.30.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 25077401..6bf8416a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wildduck", - "version": "1.30.2", + "version": "1.30.3", "description": "IMAP/POP3 server built with Node.js and MongoDB", "main": "server.js", "scripts": {