From 04c00c12e41de027170c86afc32869b1eff006ef Mon Sep 17 00:00:00 2001 From: tktcorporation Date: Thu, 1 Jul 2021 23:50:56 +0900 Subject: [PATCH] :sparkles: up the app version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8d1d903..26fd73b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "discord-speech-bot" -version = "0.1.4" +version = "0.1.5" authors = ["tktcorporation"] edition = "2018"