Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 247 Bytes

RELEASE.md

File metadata and controls

8 lines (6 loc) · 247 Bytes

Release with Precompilation Binaries

The overall steps to release StbImage with its precompilation binaries are:

  1. git tag NEW_VERSION
  2. git push --tags and wait for workflows to run
  3. mix elixir_make.checksum
  4. mix hex.publish