@kaban-board/cli 0.3.2 → 0.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -3146,7 +3146,7 @@ import { Command as Command22 } from "commander";
3146
3146
  // package.json
3147
3147
  var package_default = {
3148
3148
  name: "@kaban-board/cli",
3149
- version: "0.3.2",
3149
+ version: "0.3.3",
3150
3150
  description: "Terminal Kanban for AI Code Agents - CLI and MCP server",
3151
3151
  type: "module",
3152
3152
  bin: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kaban-board/cli",
3
- "version": "0.3.2",
3
+ "version": "0.3.3",
4
4
  "description": "Terminal Kanban for AI Code Agents - CLI and MCP server",
5
5
  "type": "module",
6
6
  "bin": {