From 620faa2c5dc371ece8d38a4cd571f96084e89b5a Mon Sep 17 00:00:00 2001 From: "Alex M. M" Date: Sun, 26 Apr 2020 14:36:18 +0200 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 33f7d34209d..a313275c5c0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "ISC" name = "serenity" readme = "README.md" repository = "https://github.com/serenity-rs/serenity.git" -version = "0.8.5" +version = "0.8.6" edition = "2018" [dependencies]