summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Lerche <me@carllerche.com>2015-04-26 12:18:51 -0700
committerCarl Lerche <me@carllerche.com>2015-04-26 12:18:51 -0700
commitdc363728f17e4c6085f6855f5a9a191cceb408ab (patch)
tree426f36ca943f6772379edb73b9645bbba803f472
parentbc84ac1358d49a5391724f28dc55e178efdf18bc (diff)
downloadnix-dc363728f17e4c6085f6855f5a9a191cceb408ab.zip
Bump version to v0.3.5
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index fae3a133..87ecb2df 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
name = "nix"
description = "Rust friendly bindings to *nix APIs"
-version = "0.3.4"
+version = "0.3.5"
authors = ["Carl Lerche <me@carllerche.com>"]
homepage = "https://github.com/carllerche/nix-rust"
license = "MIT"