gleam/RELEASE.md
2020-03-08 18:46:33 +00:00

221 B

Release checklist

  1. Update the version in Cargo.toml.
  2. Update versions in src/new.rs for stdlib etc if required.
  3. Run make test build.
  4. Git commit, tag, push, push tags.
  5. Create a new release on GitHub.