diff --git a/Cargo.toml b/Cargo.toml index 0916fbec..d0ae6b45 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "procfs" -version = "0.11.0" +version = "0.12.0" authors = ["Andrew Chin "] repository = "https://github.com/eminence/procfs" documentation = "https://docs.rs/procfs/"