Bumps the plugin version in plugin.json and marketplace.json, ensuring both stay in sync. Determines bump type (major/minor/patch) from staged or unstaged changes.
$curl -o .claude/agents/version-bump.md https://raw.githubusercontent.com/orinachum/claude-code-guide/HEAD/agents/version-bump.mdInstalls into the current project.
Install version-bump by running `curl -o .claude/agents/version-bump.md https://raw.githubusercontent.com/orinachum/claude-code-guide/HEAD/agents/version-bump.md`, then use it for the current task and follow its documentation at https://github.com/orinachum/claude-code-guide.