chore: version bump to 0.10.5

This commit is contained in:
2024-08-15 20:13:42 +02:00
parent 73b885e5d6
commit 1696a5f67d
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1311,7 +1311,7 @@ dependencies = [
[[package]]
name = "lyra"
version = "0.10.4"
version = "0.10.5"
dependencies = [
"dotenv",
"json",

View File

@@ -1,6 +1,6 @@
[package]
name = "lyra"
version = "0.10.4"
version = "0.10.5"
authors = ["Michał Czyż <mike@c2yz.com>"]
edition = "2021"
description = "A featureful Discord bot written in Rust."