From a9ea72cfd8f345167a42ce2380830b1c382421c7 Mon Sep 17 00:00:00 2001 From: Andris Reinman Date: Wed, 2 Aug 2017 10:16:37 +0300 Subject: [PATCH] v1.0.66 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd191f89..bfc45ffe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wildduck", - "version": "1.0.65", + "version": "1.0.66", "description": "IMAP server built with Node.js and MongoDB", "main": "server.js", "scripts": {