diff --git a/package-lock.json b/package-lock.json index ddb97df6..5f98d3fc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "qcobjects", - "version": "2.4.107-ts", + "version": "2.4.108-ts", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "qcobjects", - "version": "2.4.107-ts", + "version": "2.4.108-ts", "license": "LGPL-3.0", "devDependencies": { "@eslint/eslintrc": "^3.1.0", diff --git a/package.json b/package.json index 91a7530b..12378e9d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qcobjects", - "version": "2.4.107-ts", + "version": "2.4.108-ts", "description": "QCObjects is an Open-source framework that empowers full-stack developers to make micro-services and micro-frontends into an N-Tier architecture.", "main": "public/cjs/index.cjs", "module": "public/esm/index.mjs",