From 871343cbdd1c5841622d31d4797345158d5e1795 Mon Sep 17 00:00:00 2001 From: reujab Date: Sat, 17 Aug 2019 01:34:03 -0400 Subject: [PATCH] v1.0.8 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 6db241c..bd94cb9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -458,7 +458,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "silver" -version = "1.0.7" +version = "1.0.8" dependencies = [ "chrono 0.4.7 (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 5700461..b8b63d1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "silver" -version = "1.0.7" +version = "1.0.8" authors = ["reujab "] description = "A cross-shell customizable powerline-like prompt with icons"