svbump
Installation
SKILL.md
svbump
A CLI tool for bumping semantic versions in various config file formats.
Supported Formats
- JSON (package.json, deno.json, etc.)
- TOML (Cargo.toml, pyproject.toml, etc.)
- YAML (app.yaml, etc.)
Commands
Read Version
Print the current version to stdout:
svbump read <SELECTOR> <FILE>