From fbf2f454d17fc474ca86f2d2f4df524cb7953bae Mon Sep 17 00:00:00 2001 From: Chris Titus Date: Sun, 22 Sep 2024 14:58:46 -0500 Subject: [PATCH] update ver --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d437d76d..b7830bea 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [workspace.package] license = "MIT" -version = "24.9.22" +version = "24.9.22-1" [workspace.dependencies] ego-tree = "0.6.2"