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

Add bump-my-version config #9

Merged
merged 1 commit into from
Nov 13, 2023
Merged

Add bump-my-version config #9

merged 1 commit into from
Nov 13, 2023

Conversation

finsberg
Copy link
Member

@finsberg finsberg commented Nov 12, 2023

Now we can bump the version by installing the dev dependencies (i.e [bump-my-verson](https://github.com/callowayproject/bump-my-version. Then you can do

bump-my-version bump patch

(orminor / major instead of patch). This will then create a new commit and tag. So you need to remember to push the tag afterwards (i.e git push --tags)

@finsberg finsberg requested a review from jorgensd November 12, 2023 19:41
@finsberg finsberg merged commit 5898925 into main Nov 13, 2023
3 checks passed
@finsberg finsberg deleted the version-bumper branch November 13, 2023 10:02
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.

2 participants