From 293e1e7cc6b4115d491c615b26c88bb468ee6793 Mon Sep 17 00:00:00 2001 From: yggverse Date: Wed, 12 Feb 2025 20:38:53 +0200 Subject: [PATCH] update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ae8d20f..5413f20 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pulsarss" -version = "0.1.2" +version = "0.1.3" edition = "2021" license = "MIT" readme = "README.md"