From 61cb523b691b6d1a54f0a98e7aed0def0ee8e77c Mon Sep 17 00:00:00 2001 From: Matthew Jackson Date: Tue, 28 Apr 2026 21:19:51 -0700 Subject: [PATCH] v0.13.39 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e0eb3da..4486208 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libfreemkv" -version = "0.13.38" +version = "0.13.39" edition = "2024" rust-version = "1.86" license = "AGPL-3.0-only"