From 368b8ffe2f9ea06b8fc8403e0ef34a0f5aa99900 Mon Sep 17 00:00:00 2001 From: reujab Date: Thu, 9 May 2019 11:06:24 -0400 Subject: [PATCH] v1.0.7 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"