diff --git a/Cargo.toml b/Cargo.toml index f2ef8f9..d8745d1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ members = [ ] [workspace.package] -version = "0.16.0-RC1" +version = "0.16.0" authors = ["Andrew Chin "] repository = "https://github.com/eminence/procfs" keywords = ["procfs", "proc", "linux", "process"]