diff --git a/Cargo.lock b/Cargo.lock index a603150..7dbd4e9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -563,7 +563,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "what-bump" -version = "0.0.0-UNRELEASED" +version = "1.0.3" dependencies = [ "askama 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", "chrono 0.4.9 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index 9576c5c..d14b2a4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ authors = ["Alberto Colombo