Incrementing major version must set minor and patch version to 0?
Open
- Dominant language
- Ruby
- Stars
- 99
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
According to https://semver.org/#spec-item-8 :
> Patch and minor versions MUST be reset to 0 when major version is incremented.
The README prettymuch shows that this is broken on this project, along with, strangely, all the other ruby semver implementations I can find?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.