· 3 min read · semantic-versioning, version-control, git

What is semantic versioning?

Semantic versioning, also called **SemVer**, is a standard used by developers to number software versions clearly and predictably. It makes it easier to understand...