release: 0.2.0

Bump VERSION 0.1.1-dev -> 0.2.0 and stamp CHANGELOG.md's Unreleased
section as `## 0.2.0 — 2026-07-19`. Minor, not patch: the section carries
an explicit `### Changed` / BREAKING entry (#51 — `rig bootstrap` takes
the users file, and requires it) alongside an `### Added` (#49), and a
patch release would misrepresent a documented breaking change.

Re-armed in the same PR per CONTRIBUTING step 1 (#66): a fresh, empty
`## Unreleased` sits immediately above the stamped section, so a PR
authored before this release and merged after it files its entry under
Unreleased rather than silently inside the release that already shipped.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
dan-claude-bot 2026-07-19 21:31:55 +00:00
parent fcbe363a04
commit 0ea1933c99
2 changed files with 3 additions and 1 deletions

View file

@ -6,6 +6,8 @@ on the way to cutting its first release, and this file starts there.
## Unreleased
## 0.2.0 — 2026-07-19
### Added
- **`users apply` grants the box *tier*, not just its socket** (#49) — role

View file

@ -1 +1 @@
0.1.1-dev
0.2.0