0
0
mirror of https://github.com/semver/semver.git synced 2025-08-22 05:48:34 +00:00
semver/README.md
Yuki Okushi 28f2acc94b
Refine the contributing guide
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
2023-05-07 10:05:23 +09:00

610 B

Semantic Versioning Specification

"Semantic Versioning" or "SemVer" contains a set of rules and requirements that dictate how version numbers are assigned and incremented. You can find the full document in semver.md or visit our official website semver.org to find previous versions and localized specifications.

Changes to the document are published to the website by a GitHub Actions workflow which runs once each day.

Contributing

See the contribution guide.