From b00c8db604acf8fd9d5b9f026d460b697281ee38 Mon Sep 17 00:00:00 2001 From: Henry Stern Date: Sat, 20 Jun 2026 23:31:01 -0300 Subject: [PATCH] Mark the README status as the v0.1.0 release Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0193e13..5daa4dc 100644 --- a/README.md +++ b/README.md @@ -164,9 +164,9 @@ for runnable versions of each flow. ## Status -**Pre-release (`v0.x`).** Under active development toward `v0.1.0`; the public -API may change within the `v0.x` series per [SemVer](https://semver.org/). -Runtime dependencies: the standard library plus `go-subjectid`. +**`v0.1.0`** — the first tagged release. As a `v0.x` series, the public API may +still change per [SemVer](https://semver.org/) before `v1.0.0`. Runtime +dependencies: the standard library plus `go-subjectid`. ## License