diff --git a/Cargo.toml b/Cargo.toml index d62f392..361942c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pasted" -version = "1.2.27" +version = "1.2.28" edition = "2021" authors = ["drakeerv "] description = "A pastebin frontend written in Rust"