We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 880cbb9 commit 503db30Copy full SHA for 503db30
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "monsqlize",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "A lightweight MongoDB ORM with multi-level caching, transaction support, and distributed features",
5
"main": "lib/index.js",
6
"module": "index.mjs",
0 commit comments