From 9e740db42fc535af0dc2b59092716028fe58ca62 Mon Sep 17 00:00:00 2001 From: ZeWaka Date: Sat, 2 Nov 2024 01:40:17 -0700 Subject: [PATCH] v0.3.6 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 29cc707..6265cab 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dmi" -version = "0.3.5" +version = "0.3.6" edition = "2021" license = "MIT" description = "DMI library written in Rust. Provides helpers to manipulate and produce DMI format files."