0
0
mirror of https://github.com/semver/semver.git synced 2025-08-22 22:08:33 +00:00

Merge pull request #660 from revolter/patch-1

Fix typo
This commit is contained in:
Alexandr Tovmach 2021-07-26 10:19:22 +03:00 committed by GitHub
commit 109ccf4f96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,7 +87,7 @@ MUST be reset to 0 when minor version is incremented.
1. Major version X (X.y.z | X > 0) MUST be incremented if any backwards
incompatible changes are introduced to the public API. It MAY also include minor
and patch level changes. Patch and minor version MUST be reset to 0 when major
and patch level changes. Patch and minor versions MUST be reset to 0 when major
version is incremented.
1. A pre-release version MAY be denoted by appending a hyphen and a