Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 332 Bytes

RELEASE.md

File metadata and controls

11 lines (6 loc) · 332 Bytes
  • CHANGELOG.md: Replace "Unreleased" with release and date.

  • Cargo.toml: Ensure version is correct.

  • Cargo.toml: Remove publish = false.

  • ( V=0.2.0 ; git add -A ; git commit -m "Release $V" ; git tag -a -m "Release $V" "$V" ; )

  • Cargo.toml: Add publish = false.

  • CHANGELOG.md: Add "# 0.x.x - unreleased"