summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Lerche <me@carllerche.com>2015-12-03 13:27:15 -0800
committerCarl Lerche <me@carllerche.com>2015-12-03 13:27:15 -0800
commitb4b76d0a28fce34a33ab0a8bc3ab6e9ccd7b3d9c (patch)
treefd6c3073e54912c32412e95b0e957f38ac73665c
parent1ee6634e8e323ffa3bafc9fe5d03c95d505666ba (diff)
downloadnix-b4b76d0a28fce34a33ab0a8bc3ab6e9ccd7b3d9c.zip
Bump version to v0.4.2
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 294e21be..ab907828 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 <me@carllerche.com>"]
homepage = "https://github.com/carllerche/nix-rust"
license = "MIT"