diff --git a/Cargo.toml b/Cargo.toml index 8ae5ec09..b3080d8a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "procfs" -version = "0.8.0" +version = "0.8.1" authors = ["Andrew Chin "] repository = "https://github.com/eminence/procfs" documentation = "https://docs.rs/procfs/"