diff --git a/package-lock.json b/package-lock.json index 329a3349..031631b5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@useorgx/orgx", - "version": "0.7.5", + "version": "0.7.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@useorgx/orgx", - "version": "0.7.5", + "version": "0.7.6", "license": "MIT", "devDependencies": { "@types/node": "^20.19.30", diff --git a/package.json b/package.json index df6c8fcc..085dec12 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@useorgx/openclaw-plugin", - "version": "0.7.5", + "version": "0.7.6", "description": "OrgX plugin for OpenClaw — agent orchestration, quality gates, model routing, and live dashboard", "type": "module", "main": "./dist/index.js",