summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Lerche <me@carllerche.com>2015-04-20 14:21:07 -0700
committerCarl Lerche <me@carllerche.com>2015-04-20 14:21:07 -0700
commit86680639ba8aa418070e5f5f930d56b0e3010f2b (patch)
treee615105f39fa8f94a61baf7cfe95c516f6b3deb9
parent4314477b4d8151c1f8c152d9a85a0b99001e7915 (diff)
downloadnix-86680639ba8aa418070e5f5f930d56b0e3010f2b.zip
Bump version to v0.3.4
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 64b7bd46..ebd411e9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
name = "nix"
description = "Rust friendly bindings to *nix APIs"
-version = "0.3.3"
+version = "0.3.4"
authors = ["Carl Lerche <me@carllerche.com>"]
homepage = "https://github.com/carllerche/nix-rust"
license = "MIT"