Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 292 Bytes

RELEASE.md

File metadata and controls

10 lines (8 loc) · 292 Bytes

Releases

Creating a Release

  1. Adjust assets/tape/*.tape, and regenerate if necessary.
  2. Check generate manpages, they are generated in build.rs.
  3. Bump the version in Cargo.toml.
  4. Update the changelog.
  5. Commit and push the changes.
  6. Create and push the new version tag.