0
0
mirror of https://github.com/semver/semver.git synced 2025-08-27 16:25:30 +00:00

Merge pull request #310 from krzysiekpiasecki/patch-1

Fix CS
This commit is contained in:
Phil Haack 2016-06-05 15:14:27 -07:00 committed by GitHub
commit 91dac1bff9

View File

@ -68,7 +68,7 @@ Each element MUST increase numerically. For instance: 1.9.0 -> 1.10.0 -> 1.11.0.
1. Once a versioned package has been released, the contents of that version
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
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.
1. Version 1.0.0 defines the public API. The way in which the version number