amethyst / shred

Shared resource dispatcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Release 0.9.4

azriel91 opened this issue · comments

Tracking issue for 0.9.4 release (also tracks what to do in a release).

Shall fill in steps when completed.

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

Hm, should've used v0.9.4, github releases didn't recognize it as a release without the v prefix. Actually you have to click on the tag and click Publish Release.