Semantic Versioning: Difference between revisions
Jump to navigation
Jump to search
Line 22: | Line 22: | ||
==Pre-Release Version== | ==Pre-Release Version== | ||
==Build Metadata== | |||
=Operations= | =Operations= |
Revision as of 20:42, 30 December 2019
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