Ant Bump Version banner
calcosmic calcosmic

Ant Bump Version

Testing community

Description

<!-- Aether-managed: runtime spec at .aether/commands/bump-version.yaml. Synced by aether update. --> --- name: ant-bump-version description: "🚀 Bump version across runtime files, docs, hub publish, commit, push, and tag for release" --- Use the Go `aether` CLI as the version-file source of truth, then preserve the release workflow. ## Usage If `$ARGUMENTS` is empty, show: ```text Usage: /ant-bump-version <semver> Example: /ant-bump-version 1.1.0 ``` Stop here. ## Runtime Bump Run: ```b

Installation

Installs to ~/.claude/commands/calcosmic-aether-ant-bump-version.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/calcosmic/Aether/HEAD/.claude/commands/ant-bump-version.md -o ~/.claude/commands/calcosmic-aether-ant-bump-version.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository