Skip to content

Commit e9ee81a

Browse files
authored
Merge pull request #3 from aydevosotros/fix/remove_duplicate_section_readme
📝 docs: Fixed duplicated section
2 parents c05b2af + 0dc1380 commit e9ee81a

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -90,17 +90,6 @@ The installer checks for `fzf`, symlinks all configs (Zsh, Git, tmux, etc.), and
9090

9191
---
9292

93-
## 🔖 Versioning & Releases
94-
95-
- Version number lives in the `VERSION` file and is managed by [bumpversion](https://github.com/c4urself/bump2version).
96-
- Install the tool once (e.g. `pip install --user bump2version`).
97-
- To cut a new release:
98-
1. Decide the part to bump (`patch`, `minor`, or `major`).
99-
2. Run `bumpversion <part>` which updates `VERSION`, commits, and tags using `.bumpversion.cfg`.
100-
3. Push everything: `git push && git push --tags`.
101-
102-
---
103-
10493
## 📁 Structure
10594

10695
```

0 commit comments

Comments
 (0)