From 1b6a742075b01825a083206059afdd86ae5009e9 Mon Sep 17 00:00:00 2001 From: xairaven Date: Sat, 2 Nov 2024 14:18:32 +0200 Subject: [PATCH] (Release) Version 0.3.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4cb7925..7c5d140 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "media_fetch_bot" authors = ["Alex Kovalov "] -version = "0.2.2" +version = "0.3.0" edition = "2021" rust-version = "1.82"