From de6536d225e7aabae63f2979fb18c2c1e6c5ed9d Mon Sep 17 00:00:00 2001 From: "Alex M. M" Date: Wed, 22 Apr 2020 10:19:13 +0200 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d3101af0ad8..c4615f8bc41 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.7.6" +version = "0.7.7" edition = "2018" [dependencies]