cargo-next 0.2.2

A cargo subcommand to set the next crate version
Documentation
[dependencies.clap]
version = "3.0.0-beta.2"

[dependencies.semver]
version = "0.11.0"

[dependencies.thiserror]
version = "1.0.24"

[dependencies.toml_edit]
version = "0.2.0"

[package]
authors = ["Sven Lechner <SirWindfield@users.noreply.github.com>"]
categories = ["command-line-utilities", "development-tools::cargo-plugins"]
description = "A cargo subcommand to set the next crate version"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "cargo-next"
readme = "README.md"
repository = "https://github.com/conventional-commits-rs/cargo-next"
version = "0.2.2"