diff --git a/package-lock.json b/package-lock.json index 3da394f..4986088 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@imqueue/pg-prisma", - "version": "2.1.0", + "version": "2.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@imqueue/pg-prisma", - "version": "2.1.0", + "version": "2.2.0", "license": "GPL-3.0-only", "dependencies": { "pg": "^8.23.0" diff --git a/package.json b/package.json index a810985..43aa9a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@imqueue/pg-prisma", - "version": "2.1.0", + "version": "2.2.0", "description": "Prisma Next (8.x) / Postgres toolkit for Node.js & TypeScript microservices — query middlewares (soft-delete, authorship, audit, access-scope) derived from the emitted contract, row archiving and change-notify triggers (the @imqueue framework)", "keywords": [ "prisma",