Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No rule about how big an increment version numbers can change #22

Closed
tiestvilee opened this issue Sep 15, 2010 · 1 comment
Closed

No rule about how big an increment version numbers can change #22

tiestvilee opened this issue Sep 15, 2010 · 1 comment

Comments

@tiestvilee
Copy link

Rule #2 says that the version numbers "increase numerically" but this only implies that they increment by 1. Increasing by 3 is still a numerical increase. Even the example uses the less than sign rather than some kind of implication or chaining

If you care about the numbers only incrementing by 1 (which really annoys my friend Lauri when people don't do it) then this should be made explicit.

@mojombo
Copy link
Contributor

mojombo commented Jun 20, 2011

This is covered in the latest spec at mojombo/semver.

@mojombo mojombo closed this as completed Jun 20, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants