mirror of
https://github.com/FliegendeWurst/tmux-thumbs.git
synced 2024-11-09 16:00:35 +00:00
Bump version to 0.2.5
This commit is contained in:
parent
094475faab
commit
d6c91815e7
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -317,7 +317,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tmux-thumbs"
|
||||
version = "0.2.4"
|
||||
version = "0.2.5"
|
||||
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)",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "tmux-thumbs"
|
||||
version = "0.2.4"
|
||||
version = "0.2.5"
|
||||
authors = ["Ferran Basora <fcsonline@gmail.com>"]
|
||||
edition = "2018"
|
||||
description = "A lightning fast version of tmux-fingers, copy/pasting tmux like vimium/vimperator"
|
||||
|
Loading…
Reference in New Issue
Block a user