From f7f6cb8530bc141e5269c0055df79007aafde657 Mon Sep 17 00:00:00 2001 From: yggverse Date: Thu, 23 Oct 2025 01:32:41 +0300 Subject: [PATCH] update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7f2929f..c68a075 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rssto" -version = "0.2.0" +version = "0.2.1" edition = "2024" license = "MIT" readme = "README.md"