amethyst / shred

Shared resource dispatcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Release 0.11.0

azriel91 opened this issue · comments

Tracking issue for 0.11.0 release. (previous release)

Steps:

  1. Update Cargo.toml version to match the intended version.
  2. Update CHANGELOG.md with today's date.
  3. PR (always good to have CI check).
  4. git checkout master && git pull
  5. cargo publish
  6. git tag $version && git push origin $version