mirror of
https://github.com/semver/semver.git
synced 2025-08-22 22:08:33 +00:00
Merge pull request #902 from JohnTitor/JohnTitor-patch-1
This commit is contained in:
commit
a4f21e1a6f
@ -99,7 +99,7 @@ precedence than the associated normal version. A pre-release version
|
|||||||
indicates that the version is unstable and might not satisfy the
|
indicates that the version is unstable and might not satisfy the
|
||||||
intended compatibility requirements as denoted by its associated
|
intended compatibility requirements as denoted by its associated
|
||||||
normal version. Examples: 1.0.0-alpha, 1.0.0-alpha.1, 1.0.0-0.3.7,
|
normal version. Examples: 1.0.0-alpha, 1.0.0-alpha.1, 1.0.0-0.3.7,
|
||||||
1.0.0-x.7.z.92, 1.0.0-x-y-z.--.
|
1.0.0-x.7.z.92, 1.0.0-x-y-z.\-\-.
|
||||||
|
|
||||||
1. Build metadata MAY be denoted by appending a plus sign and a series of dot
|
1. Build metadata MAY be denoted by appending a plus sign and a series of dot
|
||||||
separated identifiers immediately following the patch or pre-release version.
|
separated identifiers immediately following the patch or pre-release version.
|
||||||
|
Loading…
Reference in New Issue
Block a user