diff --git a/Cargo.toml b/Cargo.toml index ca09a3b..336c0f2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mammut" -version = "0.9.0" +version = "0.9.1" description = "A wrapper around the Mastodon API." authors = ["Aaron Power "] license = "MIT/Apache-2.0"