diff --git a/Cargo.toml b/Cargo.toml index ec02105..937191e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mammut" -version = "0.10.0-rc2" +version = "0.10.0" description = "A wrapper around the Mastodon API." authors = ["Aaron Power "]