0
0
mirror of https://github.com/semver/semver.git synced 2025-08-24 06:48:35 +00:00
semver/README.md
2020-06-18 18:18:56 +03:00

5 lines
349 B
Markdown

# Semantic Versioning Specification
"Semantic Versioning" or "SemVer" contain a set of rules and requirements that dictate how version numbers are assigned and incremented. You can find full document in [semver.md](./semver.md) or visit our official website [semver.org](https://semver.org) to find previous versions and localized specifications.