chore(ci): bump 0.3.0

This commit is contained in:
graelo 2021-03-25 19:47:11 +01:00
parent 9a69cf5819
commit 34f05e1fae
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

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

View file

@ -1,6 +1,6 @@
[package]
name = "copyrat"
version = "0.2.0"
version = "0.3.0"
authors = ["u0xy <u0xy@u0xy.cc>"]
edition = "2018"
description = "This is tmux-copycat on Rust steroids."