diff --git a/package-lock.json b/package-lock.json index d47da8e..26135f3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@imqueue/pg-prisma", - "version": "1.1.0", + "version": "2.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@imqueue/pg-prisma", - "version": "1.1.0", + "version": "2.0.0", "license": "GPL-3.0-only", "dependencies": { "pg": "^8.23.0" diff --git a/package.json b/package.json index e64fe93..9ae2cff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@imqueue/pg-prisma", - "version": "1.1.0", + "version": "2.0.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",