-
Notifications
You must be signed in to change notification settings - Fork 58
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
gem bump tags the wrong version #79
Comments
I'm also experiencing the same issue. It also happens with the EDIT: I'm thinking maybe this is because I was using the |
Opened #83 to fix this issue > 50% |
If no rejection I will release #83 next week Friday |
Partial fix released as |
I'm still experiencing this issue with version 2.2.1
|
@bguest |
@bguest
See |
Hi, I'm trying to use the gem like this:
gem bump --tag --skip-ci --push --version patch
my current version is 0.0.1 and I'm bumping to 0.1.0
I'm expecting the tag to be set to 'v0.1.0' but instead I'm getting this output (and the tag created is the same):
The text was updated successfully, but these errors were encountered: