Probably won't be much more than proposed here for 0.2.0, but getting it written down in the repo would be good: - Cut a `release-0.2` branch from `main` - Update `main` `Cargo.toml` `version = "0.3.0-dev"` - In the `release-0.2` branch: - Finalize `0.2.0` release: - Feature freeze / bug fix period (if desired) - Update changelog (if we want one in-tree) - PR/merge `Cargo.toml` `version = "0.2.0"` - Tag that commit as `v0.2.0`
Probably won't be much more than proposed here for 0.2.0, but getting it written down in the repo would be good:
release-0.2branch frommainmainCargo.tomlversion = "0.3.0-dev"release-0.2branch:0.2.0release:Cargo.tomlversion = "0.2.0"v0.2.0