From 29610059dc1bd04a46ef990358b877a2372a0cf0 Mon Sep 17 00:00:00 2001 From: "Alex M. M" Date: Sat, 18 Apr 2020 13:12:22 +0200 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2c92cbe9c2f..d3101af0ad8 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.5" +version = "0.7.6" edition = "2018" [dependencies]