From d412363554c945e4241a470f7861b70c5c7c120e Mon Sep 17 00:00:00 2001 From: Andris Reinman Date: Fri, 9 Jun 2017 11:24:13 +0300 Subject: [PATCH] v1.0.49 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 033b1626..a06b050e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wildduck", - "version": "1.0.48", + "version": "1.0.49", "description": "IMAP server built with Node.js and MongoDB", "main": "server.js", "scripts": {