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

Validate next version #76

Merged
merged 2 commits into from
May 16, 2022
Merged

Validate next version #76

merged 2 commits into from
May 16, 2022

Conversation

chelnak
Copy link
Owner

@chelnak chelnak commented May 16, 2022

This PR adds validation to ensure that the value being passed to next version is greater than the former version. If the condition is not true an error will be returned.

Closes #76

This commit adds validation to ensure that the value being passed to
next version is greater than the former version. If the condition is not
true an error will be returned.
@chelnak chelnak added the bug Something isn't working label May 16, 2022
@chelnak chelnak merged commit 412cb7d into main May 16, 2022
@chelnak chelnak deleted the validate_next_version branch May 16, 2022 21:27
@chelnak chelnak linked an issue May 16, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

--next-version allows lower version to be passed
1 participant