mirror of
https://github.com/semver/semver.git
synced 2025-08-22 22:08:33 +00:00
commit
109ccf4f96
@ -87,7 +87,7 @@ MUST be reset to 0 when minor version is incremented.
|
|||||||
|
|
||||||
1. Major version X (X.y.z | X > 0) MUST be incremented if any backwards
|
1. Major version X (X.y.z | X > 0) MUST be incremented if any backwards
|
||||||
incompatible changes are introduced to the public API. It MAY also include minor
|
incompatible changes are introduced to the public API. It MAY also include minor
|
||||||
and patch level changes. Patch and minor version MUST be reset to 0 when major
|
and patch level changes. Patch and minor versions MUST be reset to 0 when major
|
||||||
version is incremented.
|
version is incremented.
|
||||||
|
|
||||||
1. A pre-release version MAY be denoted by appending a hyphen and a
|
1. A pre-release version MAY be denoted by appending a hyphen and a
|
||||||
|
Loading…
Reference in New Issue
Block a user