Browse Source

chore: bumps version to 0.1.14

- chore: adds support of asynchronous transformers
e22m4u 1 year ago
parent
commit
21fb740615
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",
   "name": "@e22m4u/js-repository",
-  "version": "0.1.13",
+  "version": "0.1.14",
   "description": "Модуль для работы с базами данных для Node.js",
   "description": "Модуль для работы с базами данных для Node.js",
   "type": "module",
   "type": "module",
   "main": "src/index.js",
   "main": "src/index.js",