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