amethyst / shred

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

Release 0.9.4 #174

Closed azriel91 closed 4 years ago

azriel91 commented 4 years ago

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

Shall fill in steps when completed.

azriel91 commented 4 years ago

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.

azriel91 commented 4 years ago

Released: