From 0c059d1dc10ed29ccfc4b67c2b35149119ca6690 Mon Sep 17 00:00:00 2001 From: jaberjaber23 Date: Thu, 12 Mar 2026 18:34:16 +0300 Subject: [PATCH] bump v0.3.49 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3c5e3413..72f0fc01 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ members = [ ] [workspace.package] -version = "0.3.48" +version = "0.3.49" edition = "2021" license = "Apache-2.0 OR MIT" repository = "https://github.com/RightNow-AI/openfang"