From 486f403d10a6aaf0ce9cf0683536f23a89dc73f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Czy=C5=BC?= Date: Mon, 12 Aug 2024 18:20:24 +0200 Subject: [PATCH] chore: release 0.10.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b1a177e..c5081d8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "lyra" -version = "0.10.0" +version = "0.10.1" authors = ["Michał Czyż "] edition = "2021" description = "A featureful Discord bot written in Rust."