diff --git a/Cargo.toml b/Cargo.toml index 7214e652..362f0a62 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "procfs" -version = "0.15.0" +version = "0.15.1" authors = ["Andrew Chin "] repository = "https://github.com/eminence/procfs" documentation = "https://docs.rs/procfs/"