build(release): tmux-copyrat v0.5.1

This commit is contained in:
graelo 2022-12-10 16:35:16 +01:00
parent af7bad3646
commit b950f2ce22
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -63,7 +63,7 @@ dependencies = [
[[package]]
name = "copyrat"
version = "0.5.0"
version = "0.5.1"
dependencies = [
"clap",
"duct",

View file

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