@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.
- package/dist/index.js +1 -1
- 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.
|
|
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: {
|