From 301739a4caeaf653d80285bb20be4db67daf8e9c Mon Sep 17 00:00:00 2001 From: Neshura Date: Mon, 18 Dec 2023 11:24:09 +0100 Subject: [PATCH] Release 2.0.8 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index e81a138..9eb7d54 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -281,7 +281,7 @@ dependencies = [ [[package]] name = "ascendance-of-a-bookworm-bot" -version = "2.0.7" +version = "2.0.8" dependencies = [ "chrono", "confy", diff --git a/Cargo.toml b/Cargo.toml index 2ac634d..864e223 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ascendance-of-a-bookworm-bot" -version = "2.0.7" +version = "2.0.8" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html