From 487555a5e5b361db5960b2943083aad86aa949c4 Mon Sep 17 00:00:00 2001 From: jaberjaber23 Date: Mon, 9 Mar 2026 02:18:51 +0300 Subject: [PATCH] bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4afd46e0..774edec4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ members = [ ] [workspace.package] -version = "0.3.32" +version = "0.3.33" edition = "2021" license = "Apache-2.0 OR MIT" repository = "https://github.com/RightNow-AI/openfang"