How to versioning a software?
Earlier, I did some research on how to set version number to a software. I would like to share one of the most common formatting convention called Semantic Versioning (SemVer). SemVer has the following format: 1.4.3 (12ACF) <- Build number, should c...
Jan 19, 20221 min read115