diff --git a/Cargo.toml b/Cargo.toml index 7a5f019..b9436e7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "img2irc" -version = "0.1.0" +version = "0.2.0" authors = ["anatolybazarov"] github = "https://github.com/anatolybazarov/img2irc" edition = "2021"