mirror of
https://github.com/semver/semver.git
synced 2026-03-08 23:12:02 -05:00
fix: Updated list indentation
This commit is contained in:
@@ -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
|
||||
--------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user