This commit is contained in:
Andris Reinman 2020-05-25 11:51:08 +03:00
parent 9cfd3271b6
commit 016fcba6eb
3 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@ define({
"apidoc": "0.3.0",
"generator": {
"name": "apidoc",
"time": "2020-05-08T12:34:11.199Z",
"time": "2020-05-25T08:51:02.335Z",
"url": "http://apidocjs.com",
"version": "0.22.1"
}

View file

@ -9,7 +9,7 @@
"apidoc": "0.3.0",
"generator": {
"name": "apidoc",
"time": "2020-05-08T12:34:11.199Z",
"time": "2020-05-25T08:51:02.335Z",
"url": "http://apidocjs.com",
"version": "0.22.1"
}

View file

@ -1,6 +1,6 @@
{
"name": "wildduck",
"version": "1.26.0",
"version": "1.26.1",
"description": "IMAP/POP3 server built with Node.js and MongoDB",
"main": "server.js",
"scripts": {