mirror of
https://github.com/semver/semver.git
synced 2025-08-22 13:58:33 +00:00
Apply suggestions from code review
This commit is contained in:
parent
4a00a820c8
commit
a20d6576a2
@ -69,7 +69,7 @@ MUST NOT be modified. Any modifications MUST be released as a new version.
|
||||
|
||||
1. Major version zero (0.y.z) is for initial development. Anything MAY change
|
||||
at any time. The public API SHOULD NOT be considered stable. Incompatible API changes and
|
||||
new functionality might be introcuded in MINOR releases. PATCH releases still reserved
|
||||
new functionality might be introduced in incremental `0.Y.0` releases when `0.Y.Z` releases still reserved
|
||||
to backwards compatible bug fixes.
|
||||
|
||||
1. Version 1.0.0 defines the public API. The way in which the version number
|
||||
|
Loading…
Reference in New Issue
Block a user