Browse Source

chore: bumps version to 0.0.27

e22m4u 2 years ago
parent
commit
e13c81bd34
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "@e22m4u/node-repository",
-  "version": "0.0.26",
+  "version": "0.0.27",
   "description": "Абстракция для работы с базами данных для Node.js",
   "type": "module",
   "main": "src/index.js",