Takina · · 4 min read What Is Semantic Versioning (SemVer)?
Semantic versioning encodes compatibility into a version number's three parts — major, minor, patch — so dependents know what a version bump might break.
#Developer Tools
#Version Control
#Software