diff --git a/Cargo.toml b/Cargo.toml index 7f49aac..3c12b6c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "megalodon" -version = "0.8.2" +version = "0.8.3" edition = "2021" authors = ["Akira Fukushima "] description = "Mastodon and Pleroma API client library for Rust."