chore(release): v0.0.7

This commit is contained in:
arashsheyda
2023-05-31 14:05:47 +03:00
parent 774d4b6243
commit 66c08e5d52
2 changed files with 24 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "nuxt-mongoose",
"type": "module",
"version": "0.0.6",
"version": "0.0.7",
"description": "Nuxt 3 module for MongoDB with Mongoose",
"license": "MIT",
"repository": {
@ -69,4 +69,4 @@
"splitpanes": "^3.1.5",
"vitest": "^0.31.2"
}
}
}