cargo-next 0.1.3

A cargo subcommand to set the next crate version
Documentation

cargo-next

Maintenance crates.io crates.io Documentation

Continuous Integration

A cargo subcommand to set the next version.

Installation

cargo install cargo-next --locked

Usage

cargo next <VERSION>

or via piping:

next-semver | cargo next

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.