From 2bf714d0b9a39466d95fd4b3b8adea9ce1b9f816 Mon Sep 17 00:00:00 2001 From: "Alex M. M" Date: Sat, 11 Apr 2020 15:52:15 +0200 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0f651cc1fe7..a2ed58c7124 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.1" +version = "0.8.2" edition = "2018" [dependencies]