Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 598 Bytes

RELEASE.md

File metadata and controls

15 lines (11 loc) · 598 Bytes

How to Release

This project is hosted on HOSTING-SITE. You can see it here.

Releasing the project requires these steps:

  1. Set the version number in the code
  2. BUILD-COMMAND
  3. Use a GitHub project release to release the project and tag (be sure it follows semver)
  4. PACKAGE-COMMAND and/or RELEASE-COMMAND
  5. Update master to a new minor version