build(release): v0.5.4

This commit is contained in:
graelo 2023-09-02 01:13:15 +02:00
parent cccb1e80f0
commit f60855cc64
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -123,7 +123,7 @@ checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7"
[[package]]
name = "copyrat"
version = "0.5.3"
version = "0.5.4"
dependencies = [
"clap",
"duct",

View file

@ -1,6 +1,6 @@
[package]
name = "copyrat"
version = "0.5.3"
version = "0.5.4"
edition = "2021"
description = "A tmux plugin for copy-pasting within tmux panes."
readme = "README.md"