prepare v0.6.4

This commit is contained in:
Scott Lamb
2021-06-28 20:30:42 -07:00
parent a50625e769
commit f078328935
6 changed files with 17 additions and 14 deletions

View File

@@ -122,8 +122,7 @@ Releases are currently a bit manual. From a completely clean git work tree,
2. update versions:
* update `server/Cargo.toml` version by hand; run `cargo test --workspace`
to update `Cargo.lock`.
* ensure `README.md`, `CHANGELOG.md`, and `guide/install.md` refer to the
new version.
* ensure `README.md` and `CHANGELOG.md` refer to the new version.
3. run commands:
```bash
VERSION=x.y.z