Skip to main content

max / multithreaded

Bump version to 0.2.5 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Author: Max J. <87768334+MaxJMath@users.noreply.github.com> · 2026-03-16 23:53 UTC
Commit: cc8efbd8e087bed83804b50217c04e8f34f5e67d
Parent: bd5c915
1 file changed, +1 insertion, -1 deletion
M Cargo.toml +1 -1
@@ -7,7 +7,7 @@ members = [
7 7 default-members = ["."]
8 8
9 9 [workspace.package]
10 - version = "0.2.4"
10 + version = "0.2.5"
11 11 edition = "2024"
12 12 license-file = "LICENSE"
13 13