Skip to content

Removed opinionated statement regarding SemVer (Fix #2132) #2133

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

Merged
merged 2 commits into from
Feb 26, 2020
Merged

Removed opinionated statement regarding SemVer (Fix #2132) #2133

merged 2 commits into from
Feb 26, 2020

Conversation

jwdonahue
Copy link
Contributor

Removed sentence:

"Bumping one of the version components by more than 1 in a single release means you will have gaps in your version number, which defeats the purpose of SemVer."

Which is simply not true.

Fixes #2132.

Removed sentence:

"Bumping one of the version components by more than 1 in a single release means you will have gaps in your version number, which defeats the purpose of SemVer."

Which is simply not true.
@asbjornu asbjornu merged commit 1c3d467 into GitTools:master Feb 26, 2020
arturcic pushed a commit that referenced this pull request Feb 26, 2020
Merge pull request #2133 from jwdonahue/patch-1

Removed opinionated statement regarding SemVer (Fix #2132)
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

Successfully merging this pull request may close these issues.

Incorrect statement regarding version increment with regard to SemVer.
2 participants