From 6b6f41faf3db35ec4afbf16f3b9a31569ca82194 Mon Sep 17 00:00:00 2001 From: "sw-release-bot[bot]" <255865126+sw-release-bot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 22:36:07 +0000 Subject: [PATCH] chore: release v0.1.7 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7750245..5844b27 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "xml-sec" -version = "0.1.6" +version = "0.1.7" edition = "2024" rust-version = "1.92" license = "Apache-2.0"