From a6450f3445a19497cbdb6c6b132619ad8155a29f Mon Sep 17 00:00:00 2001 From: Aaron Power Date: Mon, 5 Jun 2017 10:57:25 +0100 Subject: [PATCH] Version bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0df366a..183871e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mammut" -version = "0.7.0" +version = "0.8.0" description = "A wrapper around the Mastodon API." authors = ["Aaron Power "] license = "MIT/Apache-2.0"