diff --git a/Cargo.lock b/Cargo.lock index 577b864..66e5a12 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.6" +version = "1.0.7" 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 f118a4a..7ca81c8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "silver" -version = "1.0.6" +version = "1.0.7" authors = ["reujab "] description = "A cross-shell customizable powerline-like prompt with icons"