diff --git a/README.md b/README.md index d2638b4..e0710e3 100644 --- a/README.md +++ b/README.md @@ -108,11 +108,7 @@ go test ./internal/index -update-snapshots ## Cutting releases -1. Land a PR with the following changes: - - - A ChangeLog entry with `## vM.N.P` - - Updated version in `internal/index/version.txt` - +1. Land a PR with updated `internal/index/version.txt` 2. From the `main` branch, trigger the [release workflow] via **Actions → release → Run workflow**, entering `M.N.P` as the version. diff --git a/internal/index/version.txt b/internal/index/version.txt index ee1372d..7179039 100644 --- a/internal/index/version.txt +++ b/internal/index/version.txt @@ -1 +1 @@ -0.2.2 +0.2.3