diff --git a/Cargo.lock b/Cargo.lock index 82a6880..6c37c40 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -781,7 +781,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "what-bump" -version = "0.0.0-UNRELEASED" +version = "1.1.0" dependencies = [ "chrono 0.4.9 (registry+https://github.com/rust-lang/crates.io-index)", "fallible-iterator 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index ea348f2..d01b070 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ authors = ["Alberto Colombo