From 21a926f32f1d5bebcd9775fabf29af5eb4ac7248 Mon Sep 17 00:00:00 2001 From: Matthew Jackson Date: Mon, 11 May 2026 20:16:30 -0700 Subject: [PATCH] v0.18.18: bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 545625e..985edfa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libfreemkv" -version = "0.18.17" +version = "0.18.18" edition = "2024" rust-version = "1.86" license = "AGPL-3.0-only"