Bump version 0.2.1

This commit is contained in:
Ferran Basora 2019-03-06 00:04:10 +00:00
parent 6a43364f1c
commit 36434b6df7
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -315,7 +315,7 @@ dependencies = [
[[package]]
name = "tmux-thumbs"
version = "0.2.0"
version = "0.2.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)",

View File

@ -1,6 +1,6 @@
[package]
name = "tmux-thumbs"
version = "0.2.0"
version = "0.2.1"
authors = ["Ferran Basora <fcsonline@gmail.com>"]
edition = "2018"
description = "A lightning fast version of tmux-fingers, copy/pasting tmux like vimium/vimperator"