chore(ci): bump 0.4.1

This commit is contained in:
graelo 2021-04-09 09:42:50 +02:00
parent 7747cea70d
commit b74a5c3032
2 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View file

@ -67,7 +67,7 @@ dependencies = [
[[package]]
name = "copyrat"
version = "0.4.0"
version = "0.4.1"
dependencies = [
"clap",
"duct",

View file

@ -1,7 +1,7 @@
[package]
name = "copyrat"
version = "0.4.0"
authors = ["u0xy <u0xy@u0xy.cc>"]
version = "0.4.1"
authors = ["graelo <graelo@graelo.cc>"]
edition = "2018"
description = "This is tmux-copycat on Rust steroids."
repository = "https://github.com/graelo/tmux-copyrat"