Browse Source

chore: bumps version to 0.3.2

e22m4u 11 months ago
parent
commit
e1d4e874f4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "@e22m4u/js-repository-mongodb-adapter",
-  "version": "0.3.1",
+  "version": "0.3.2",
   "description": "MongoDB adapter for @e22m4u/js-repository",
   "type": "module",
   "module": "./src/index.js",