diff --git a/Cargo.lock b/Cargo.lock index 673e597..4fe715a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -290,7 +290,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "silver" -version = "1.0.1" +version = "1.0.2" dependencies = [ "chrono 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index d2130fd..e433bdc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "silver" -version = "1.0.1" +version = "1.0.2" authors = ["reujab "] description = "A cross-shell customizable powerline-like prompt with icons"