0
0
mirror of https://github.com/semver/semver.git synced 2025-08-28 00:35:30 +00:00
semver/README.md
2020-06-18 23:43:30 +03:00

6 lines
367 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.
More info here...