diff --git a/README.md b/README.md index 013ea4e..dceb69c 100644 --- a/README.md +++ b/README.md @@ -90,17 +90,6 @@ The installer checks for `fzf`, symlinks all configs (Zsh, Git, tmux, etc.), and --- -## 🔖 Versioning & Releases - -- Version number lives in the `VERSION` file and is managed by [bumpversion](https://github.com/c4urself/bump2version). -- Install the tool once (e.g. `pip install --user bump2version`). -- To cut a new release: - 1. Decide the part to bump (`patch`, `minor`, or `major`). - 2. Run `bumpversion ` which updates `VERSION`, commits, and tags using `.bumpversion.cfg`. - 3. Push everything: `git push && git push --tags`. - ---- - ## 📁 Structure ```