Semantic Versioning
Jump to navigation
Jump to search
External
Internal
Overview
The essential components of a version label are:
<major>.<minor>.<patch>[pre-release-and-build-metadata]
Concepts
Version Lock
Version Promiscuity
Versioned Artifact Immutability
https://semver.org/#spec-item-3