diff --git a/Cargo.toml b/Cargo.toml index 294e21be4a..ab907828db 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "nix" description = "Rust friendly bindings to *nix APIs" -version = "0.4.1" +version = "0.4.2" authors = ["Carl Lerche "] homepage = "https://github.com/carllerche/nix-rust" license = "MIT"