From 38c9dec9d73c53bc4c543a3537f1e7b20b9369fe Mon Sep 17 00:00:00 2001 From: Matthew Jackson Date: Thu, 14 May 2026 09:16:34 -0700 Subject: [PATCH] v0.21.6: bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 52a385b..a51ef4f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libfreemkv" -version = "0.21.5" +version = "0.21.6" edition = "2024" rust-version = "1.86" license = "AGPL-3.0-only"