From b2187731480d7dbf2ddf9e732356d6aade2be1dd Mon Sep 17 00:00:00 2001 From: Neshura Date: Sun, 17 Dec 2023 23:01:03 +0100 Subject: [PATCH] Release 2.0.5 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 1e5a8aa..3be6101 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -281,7 +281,7 @@ dependencies = [ [[package]] name = "ascendance-of-a-bookworm-bot" -version = "2.0.4" +version = "2.0.5" dependencies = [ "chrono", "confy", diff --git a/Cargo.toml b/Cargo.toml index c1d3d80..f5bf9fe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ascendance-of-a-bookworm-bot" -version = "2.0.4" +version = "2.0.5" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html