From c214db94cdc82edfd9c60417b45c3279b7e731e7 Mon Sep 17 00:00:00 2001 From: Andris Reinman Date: Sat, 29 Dec 2018 12:56:57 +0200 Subject: [PATCH] v1.12.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d6e12c2..1dfe44d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wildduck", - "version": "1.11.5", + "version": "1.12.0", "description": "IMAP/POP3 server built with Node.js and MongoDB", "main": "server.js", "scripts": {