From 4f885fdbbf46d341048440a1226ad76a6df87506 Mon Sep 17 00:00:00 2001 From: Aru Sahni Date: Sat, 8 Feb 2020 23:19:48 -0500 Subject: [PATCH] v2.2.0-rc.0 --- Cargo.lock | 2 +- Cargo.toml | 2 +- docs/index.html | 3 +++ 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 2b1c99e..9f9f0df 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -504,7 +504,7 @@ dependencies = [ [[package]] name = "git-req" -version = "2.1.1-rc.2" +version = "2.2.0-rc.0" dependencies = [ "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", "color-backtrace 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index a1249fe..9664f26 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "git-req" -version = "2.1.1-rc.2" +version = "2.2.0-rc.0" authors = ["Aru Sahni "] description = "Check out merge requests from your GitLab/GitHub hosted repos with ease!" homepage = "https://arusahni.github.io/git-req/" diff --git a/docs/index.html b/docs/index.html index 1d87da4..426a060 100644 --- a/docs/index.html +++ b/docs/index.html @@ -19,6 +19,9 @@ text-indent: -1em; } +code { + color: darkblue; +} git req | switch branches, not context