Skip to content

Commit 3d29852

Browse files
committed
chore: Release dmidecode version 1.0.0
1 parent 2c1b93e commit 3d29852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
authors = ["Jonathan Creekmore <jonathan@thecreekmores.org>"]
33
name = "dmidecode"
4-
version = "0.9.0"
4+
version = "1.0.0"
55
description = "Decode SMBIOS/DMI information into accessible data structures"
66
documentation = "https://docs.rs/dmidecode/"
77
repository = "https://github.com/jcreekmore/dmidecode"

0 commit comments

Comments
 (0)