mirror of
https://github.com/semver/semver.git
synced 2025-08-22 13:58:33 +00:00
fix: Updated list indentation
This commit is contained in:
parent
5fddddab80
commit
371f7fac38
@ -143,7 +143,7 @@ have the same precedence. Examples: 1.0.0-alpha+001, 1.0.0+20130313144700,
|
||||
smaller set, if all of the preceding identifiers are equal.
|
||||
|
||||
Example: 1.0.0-alpha < 1.0.0-alpha.1 < 1.0.0-alpha.beta < 1.0.0-beta <
|
||||
1.0.0-beta.2 < 1.0.0-beta.11 < 1.0.0-rc.1 < 1.0.0.
|
||||
1.0.0-beta.2 < 1.0.0-beta.11 < 1.0.0-rc.1 < 1.0.0.
|
||||
|
||||
Backus–Naur Form Grammar for Valid SemVer Versions
|
||||
--------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user