From 93ea832394f85663e92a9607e0d009a4ee358fa8 Mon Sep 17 00:00:00 2001 From: jaberjaber23 Date: Thu, 19 Mar 2026 02:04:30 +0300 Subject: [PATCH] bump v0.4.9 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 389c5745..c3ef47ed 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ members = [ ] [workspace.package] -version = "0.4.8" +version = "0.4.9" edition = "2021" license = "Apache-2.0 OR MIT" repository = "https://github.com/RightNow-AI/openfang"