diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index eeb8538..249a730 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "bkper-cli", "description": "Adds Bkper CLI guidance for safe Bkper data, reporting, app development, and accounting-support workflows in Claude Code.", - "version": "4.22.0", + "version": "4.22.1", "author": { "name": "Bkper", "email": "support@bkper.com", diff --git a/.codex-plugin/plugin.json b/.codex-plugin/plugin.json index 47f7d69..8e23eb1 100644 --- a/.codex-plugin/plugin.json +++ b/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "bkper-cli", - "version": "4.22.0", + "version": "4.22.1", "description": "Adds Bkper CLI guidance for safe Bkper data, reporting, app development, and accounting-support workflows in Codex.", "author": { "name": "Bkper", diff --git a/package.json b/package.json index 2d30e83..68cba71 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bkper", - "version": "4.22.0", + "version": "4.22.1", "description": "Command line client for Bkper", "bin": { "bkper": "./lib/cli.js"