| Crates.io | cnctd_bump |
| lib.rs | cnctd_bump |
| version | 0.1.9 |
| created_at | 2023-09-17 21:42:27.06264+00 |
| updated_at | 2023-09-28 00:13:23.686478+00 |
| description | CLI to bump versions for Rust and NPM projects |
| homepage | |
| repository | https://github.com/Connected-Dot/cnctd_bump |
| max_upload_size | |
| id | 975360 |
| size | 40,137 |
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"