From 7fd8709c64bdfba1ccfc4456261136f603f16bf1 Mon Sep 17 00:00:00 2001 From: Ferran Basora Date: Thu, 2 May 2019 16:37:40 +0000 Subject: [PATCH] Bump version --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index ade26b0..49ec6c6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -317,7 +317,7 @@ dependencies = [ [[package]] name = "tmux-thumbs" -version = "0.2.3" +version = "0.2.4" 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)",