From 9f9903797e260d2ddaf7224c7cbb96e1a0667580 Mon Sep 17 00:00:00 2001 From: jaberjaber23 Date: Wed, 18 Mar 2026 05:42:11 +0300 Subject: [PATCH] bump v0.4.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7009968a..e68974f5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ members = [ ] [workspace.package] -version = "0.4.4" +version = "0.4.5" edition = "2021" license = "Apache-2.0 OR MIT" repository = "https://github.com/RightNow-AI/openfang"