chore: bump version to 2.0.9

Prepare next release version across root and dench alias package.
This commit is contained in:
kumarabhirup 2026-03-05 16:09:00 -08:00
parent 7908aa3337
commit a0aef2c2f8
No known key found for this signature in database
GPG Key ID: DB7CA2289CAB0167
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "denchclaw",
"version": "2.0.8",
"version": "2.0.9",
"description": "Fully Managed OpenClaw Framework for managing your CRM, Sales Automation and Outreach agents. The only local productivity tool you need.",
"keywords": [],
"homepage": "https://github.com/DenchHQ/DenchClaw#readme",

View File

@ -1,6 +1,6 @@
{
"name": "dench",
"version": "2.0.8",
"version": "2.0.9",
"description": "Shorthand alias for denchclaw — AI-powered CRM platform CLI",
"license": "MIT",
"repository": {
@ -16,7 +16,7 @@
],
"type": "module",
"dependencies": {
"denchclaw": "^2.0.8"
"denchclaw": "^2.0.9"
},
"engines": {
"node": ">=22.12.0"