From b4e6a693f52ef4c3d351f88ef219601c39cc9031 Mon Sep 17 00:00:00 2001 From: jaberjaber23 Date: Tue, 10 Mar 2026 01:27:39 +0300 Subject: [PATCH] version bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 434313c4..3fb63e50 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ members = [ ] [workspace.package] -version = "0.3.37" +version = "0.3.38" edition = "2021" license = "Apache-2.0 OR MIT" repository = "https://github.com/RightNow-AI/openfang"