From 84fbd330ceb80e28bf4881638548f24be435a65b Mon Sep 17 00:00:00 2001 From: "Heinz N. Gies" Date: Mon, 4 Aug 2025 20:16:28 +0200 Subject: [PATCH] chore: Release --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 39f6f9b..ca4d53c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "simd-json-derive" -version = "0.16.0" +version = "0.16.1" authors = ["Heinz N. Gies "] edition = "2021" license = "Apache-2.0/MIT"