diff --git a/Cargo.toml b/Cargo.toml index afd7a251..8318b97a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libproc" -version = "0.14.8" +version = "0.14.9" description = "A library to get information about running processes - for Mac OS X and Linux" authors = ["Andrew Mackenzie "] repository = "https://github.com/andrewdavidmackenzie/libproc-rs"