From cb823f01b5a98ffb0738150cca9268a7b0c7b38c Mon Sep 17 00:00:00 2001 From: titanism <101466223+titanism@users.noreply.github.com> Date: Sun, 5 Feb 2023 14:49:38 -0600 Subject: [PATCH] 6.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 41324ee..539e57c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@ladjs/mongoose", "description": "Mongoose helper for Lad, which is used as an alternative to the default `mongoose.connect()` for multiple connection management. See the Forward Email codebase for further insight into setup.", - "version": "5.0.10", + "version": "6.0.0", "author": "Nick Baugh (http://niftylettuce.com)", "bugs": { "url": "https://github.com/ladjs/mongoose/issues",