mirror of
https://github.com/semver/semver.git
synced 2025-08-22 22:08:33 +00:00
Semantic Versioning Specification
It was very unclear to me that "must not contain leading zeroes" is referring to "non-negative integers" rather than to "A normal version number". First (correct) interpretation would disallow 1.01.1, second (incorrect) would disallow 0.1.0. I tried to make it more explicit here. |
||
---|---|---|
semver.md | ||
semver.svg |