diff --git a/Cargo.toml b/Cargo.toml index 94b550f..bd2329b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pci_types" -version = "0.8.0" +version = "0.9.0" authors = ["Isaac Woods"] repository = "https://github.com/rust-osdev/pci_types" description = "Library with types for handling PCI devices"