fix: Sync plugin.json version with package.json

Updates plugin.json version from 0.1.0 to 2.0.10 to match TUI package.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Jarrod Watts
2026-01-03 08:24:33 +11:00
parent ff4a4da6e5
commit 2cb4c153a5

View File

@@ -1,7 +1,7 @@
{
"name": "claude-hud",
"description": "Real-time terminal dashboard for Claude Code - context health, tool activity, agent tracking, and session stats in a split pane",
"version": "0.1.0",
"version": "2.0.10",
"author": {
"name": "Jarrod Watts",
"url": "https://github.com/jarrodwatts"