https://github.com/himkt/bump2version-rs
Toy implementation of bump2version in Rust
https://github.com/himkt/bump2version-rs
Last synced: 12 days ago
JSON representation
Toy implementation of bump2version in Rust
- Host: GitHub
- URL: https://github.com/himkt/bump2version-rs
- Owner: himkt
- Created: 2024-03-05T10:08:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-18T05:47:13.000Z (about 2 years ago)
- Last Synced: 2025-03-02T17:48:35.666Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## bump2version-rs
Toy implementation to replicate [bump2version](https://github.com/c4urself/bump2version) in Rust.