From 4faff712306332c580730037564b9c5dbe2c3aeb Mon Sep 17 00:00:00 2001 From: Matthew Jackson Date: Wed, 20 May 2026 15:35:05 -0700 Subject: [PATCH] v0.25.10: bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e182296..cb4a838 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libfreemkv" -version = "0.25.9" +version = "0.25.10" edition = "2024" rust-version = "1.86" license = "AGPL-3.0-only"