From cabbac442a5af6a1d13b99a8c8143892b493dac4 Mon Sep 17 00:00:00 2001 From: Ferran Basora Date: Mon, 4 Mar 2019 22:58:00 +0000 Subject: [PATCH] Bump version 0.1.1 --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 89b404d..e09d865 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -315,7 +315,7 @@ dependencies = [ [[package]] name = "tmux-thumbs" -version = "0.1.0" +version = "0.1.1" dependencies = [ "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)", "regex 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",