diff --git a/package.json b/package.json index 9cc1b10..56d19a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-session-nedb", - "version": "1.0.0", + "version": "1.0.1", "description": "使用 nedb 作为 session 的存储容器", "main": "index.js", "type": "module",