From 173a93280efde36dfb1ac7adc8ffa117aac367dc Mon Sep 17 00:00:00 2001 From: Neshura Date: Mon, 18 Dec 2023 11:51:33 +0100 Subject: [PATCH] Release 2.1.0 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index e81a138..0912c7f 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.1.0" dependencies = [ "chrono", "confy", diff --git a/Cargo.toml b/Cargo.toml index 2ac634d..9c2e33b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ascendance-of-a-bookworm-bot" -version = "2.0.7" +version = "2.1.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html