mirror of
https://github.com/FliegendeWurst/tmux-thumbs.git
synced 2024-11-22 12:54:59 +00:00
Bump version 0.4.0
This commit is contained in:
parent
35bfa6c2a1
commit
f0cab14a9f
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -136,7 +136,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "thumbs"
|
||||
version = "0.3.1"
|
||||
version = "0.4.0"
|
||||
dependencies = [
|
||||
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"regex 1.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "thumbs"
|
||||
version = "0.3.1"
|
||||
version = "0.4.0"
|
||||
authors = ["Ferran Basora <fcsonline@gmail.com>"]
|
||||
edition = "2018"
|
||||
description = "A lightning fast version copy/pasting like vimium/vimperator"
|
||||
|
Loading…
Reference in New Issue
Block a user