From bc7f321ffcae1a8ab948f43b98679d768cf17bea Mon Sep 17 00:00:00 2001 From: b-vanstraat Date: Fri, 5 Apr 2024 11:47:26 +0100 Subject: [PATCH] incrementing version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 231a7cf..14310b0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "qarray_rust_core" -version = "1.2.1" +version = "1.2.2" edition = "2021" [lib]