amethyst / shred

Shared resource dispatcher
Apache License 2.0
233 stars 66 forks source link

Release 0.11.0 #205

Closed azriel91 closed 3 years ago

azriel91 commented 3 years ago

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