diff --git a/Cargo.lock b/Cargo.lock index e5ff489..577b864 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -454,7 +454,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "silver" -version = "1.0.5" +version = "1.0.6" dependencies = [ "chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index 3a458b1..f118a4a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "silver" -version = "1.0.5" +version = "1.0.6" authors = ["reujab "] description = "A cross-shell customizable powerline-like prompt with icons"