@sma1lboy/kobe 0.5.2 → 0.5.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/cli/index.js CHANGED
@@ -8825,7 +8825,7 @@ var init_package = __esm(() => {
8825
8825
  package_default = {
8826
8826
  $schema: "https://json.schemastore.org/package.json",
8827
8827
  name: "@sma1lboy/kobe",
8828
- version: "0.5.2",
8828
+ version: "0.5.3",
8829
8829
  description: "TUI orchestrator for Claude Code (codename)",
8830
8830
  type: "module",
8831
8831
  packageManager: "bun@1.3.13",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json.schemastore.org/package.json",
3
3
  "name": "@sma1lboy/kobe",
4
- "version": "0.5.2",
4
+ "version": "0.5.3",
5
5
  "description": "TUI orchestrator for Claude Code (codename)",
6
6
  "type": "module",
7
7
  "packageManager": "bun@1.3.13",