From 8dfc59596177a73f555cb9bd53d94caab2a8bbe5 Mon Sep 17 00:00:00 2001 From: yggverse Date: Thu, 20 Nov 2025 03:05:34 +0200 Subject: [PATCH] update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c68a075..ea88211 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rssto" -version = "0.2.1" +version = "0.2.2" edition = "2024" license = "MIT" readme = "README.md"