From bd977a7733c35f42db5fd97a1c8f36f1b0801cf6 Mon Sep 17 00:00:00 2001 From: Astro Date: Wed, 13 Jul 2022 20:33:58 +0200 Subject: [PATCH] minidom: Release 0.15.0 --- minidom/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/minidom/Cargo.toml b/minidom/Cargo.toml index cebdc755..b0cff196 100644 --- a/minidom/Cargo.toml +++ b/minidom/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "minidom" -version = "0.14.0" +version = "0.15.0" authors = [ "lumi ", "Emmanuel Gil Peyrot ",