diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 0e38fed..56b89c0 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -5,14 +5,14 @@ }, "metadata": { "description": "Persistent coding companion for Claude Code, Pi, and Oh My Pi (requires bun: https://bun.sh/install)", - "version": "0.9.3" + "version": "0.9.4" }, "plugins": [ { "name": "coding-buddy", "source": "./", "description": "Persistent coding companion for Claude Code, Pi, and Oh My Pi. MCP-based terminal pet with ASCII art, stats, reactions, and personality. Requires bun runtime (https://bun.sh/install).", - "version": "0.9.3", + "version": "0.9.4", "author": { "name": "ramarivera" }, diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index ea7c190..1fdc0ee 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "coding-buddy", - "version": "0.9.3", + "version": "0.9.4", "description": "Persistent coding companion for Claude Code, Pi, and Oh My Pi. MCP-based terminal pet with ASCII art, stats, reactions, and personality.", "author": { "name": "ramarivera" diff --git a/package.json b/package.json index b517a59..af8c202 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ramarivera/coding-buddy", - "version": "0.9.3", + "version": "0.9.4", "description": "Persistent coding companion for Claude Code, Pi, and Oh My Pi", "type": "module", "omp": {