From 1a556f9d0ca07c5d650b94c6ed2fbca03d349867 Mon Sep 17 00:00:00 2001 From: Andris Reinman Date: Fri, 21 Sep 2018 10:47:29 +0300 Subject: [PATCH] v1.4.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 21b6cf13..88c51cc6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wildduck", - "version": "1.4.12", + "version": "1.4.13", "description": "IMAP/POP3 server built with Node.js and MongoDB", "main": "server.js", "scripts": {