Skip to content

Commit

Permalink
Add bumbversion to docs #76
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludee committed Dec 9, 2024
1 parent 1a52116 commit 515187d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE_PROCEDURE.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ For a **Patch Release** (Hotfix), start at [section 3](https://github.com/rl-ins

- Checkout `develop` and branch with `git checkout -b release-v0.1.0`
- Push branch with `git push --set-upstream origin release-v0.1.0`
- Add bump2version (❗ToDo❗)
- Run bumpversion 💻 `bump-my-version bump --current-version 0.1.0 minor`

### 6. 📝 Update the version files

Expand Down

0 comments on commit 515187d

Please sign in to comment.