10 releases
0.1.9 | Sep 28, 2023 |
---|---|
0.1.8 | Sep 25, 2023 |
#928 in Development tools
Used in 2 crates
(via cnctd)
12KB
64 lines
Both a module and a simple CLI to bump NPM and Cargo versions (Go, iOS, and Android support coming soon).
Install with "cargo install cnctd_bump"
Use by navigating to the root directory of your NPM or Cargo project and running "cnctd-bump [version-part]"
Acceptible version parts are "major", "minor", and "patch". If no version part is specified, it defaults to "patch"
Dependencies
~10–21MB
~297K SLoC