From c95e1b00de0a2b45d47e686d6444587ed9784cbf Mon Sep 17 00:00:00 2001 From: Adam Date: Fri, 19 Sep 2025 18:01:10 -0400 Subject: [PATCH] bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a2aef9c..e1976f7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "subbub" -version = "0.2.2" +version = "0.2.3" edition = "2021" repository = "https://github.com/Riizade/subbub"