Versioning Policy - microsoft/ga4gh-tes GitHub Wiki
This project intends to follow the following versioning strategy: Given a version number MAJOR.MINOR.PATCH.BUILD, increment the:
- MAJOR version when a breaking change is made and/or a major architectural change is made
- MINOR version when it's recommended that all users upgrade for important bug fixes or performance improvements
- PATCH version on a more frequent basis as needed (generally weekly or bi-weekly)
- BUILD version every time a new image is built