Bump version

This commit is contained in:
Ferran Basora 2019-12-05 19:36:07 +01:00
parent 2c069a21ee
commit bbbafc8cb3
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -317,7 +317,7 @@ dependencies = [
[[package]]
name = "tmux-thumbs"
version = "0.2.5"
version = "0.2.6"
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.5"
version = "0.2.6"
authors = ["Ferran Basora <fcsonline@gmail.com>"]
edition = "2018"
description = "A lightning fast version of tmux-fingers, copy/pasting tmux like vimium/vimperator"