From 0c6ae1fcb05e4f0038db3bdd439554b33985eacb Mon Sep 17 00:00:00 2001 From: Neshura Date: Sun, 17 Dec 2023 22:29:47 +0100 Subject: [PATCH] Release 2.0.3 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 0ff7b51..d7d9531 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -281,7 +281,7 @@ dependencies = [ [[package]] name = "ascendance-of-a-bookworm-bot" -version = "2.0.2" +version = "2.0.3" dependencies = [ "chrono", "confy", diff --git a/Cargo.toml b/Cargo.toml index 0e210d9..3691b12 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ascendance-of-a-bookworm-bot" -version = "2.0.2" +version = "2.0.3" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html