diff --git a/Cargo.toml b/Cargo.toml index a272cf6..488c3e6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mastodon-async" -version = "1.0.1" +version = "1.0.2" authors = ["Aaron Power ", "Paul Woolcock ", "D. Scott Boggs "] description = "A wrapper around the Mastodon API." readme = "README.md"