diff --git a/Cargo.toml b/Cargo.toml index 891c008..9f83f97 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,11 +1,11 @@ [package] name = "pay-respects" -version = "0.4.13" +version = "0.4.14" edition = "2021" # for crates.io description = "Terminal command correction, alternative to thefuck written in Rust" -repository = "https://github.com/iffse/pay-respects-parser" +repository = "https://github.com/iffse/pay-respects" keywords = ["cli", "terminal", "utility", "shell"] categories = ["command-line-utilities"] license = "AGPL-3.0"