From 1fbfdf2860e31be3d707f2e4ac5f54a91b598779 Mon Sep 17 00:00:00 2001 From: Chris Kennedy Date: Fri, 6 Dec 2024 23:28:05 -0800 Subject: [PATCH] bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 83c0adc..02d18c9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ license-file = "LICENSE" homepage = "https://github.com/groovybits/rsllm/wiki" repository = "https://github.com/groovybits/rsllm" authors = ["Chris Kennedy"] -version = "0.6.4" +version = "0.6.5" edition = "2021" [lib]