0
0
mirror of https://github.com/semver/semver.git synced 2025-08-22 22:08:33 +00:00
Semantic Versioning Specification
Go to file
Konstantin Zudov f6424542c4 Make notice about leading zeros clearer
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.
2015-11-17 22:56:23 +02:00
semver.md Make notice about leading zeros clearer 2015-11-17 22:56:23 +02:00
semver.svg Add railroad-diagram svg 2013-07-24 15:05:22 -07:00