summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Lerche <me@carllerche.com>2015-04-01 20:39:47 -0700
committerCarl Lerche <me@carllerche.com>2015-04-01 20:39:47 -0700
commita3dbdffe6f473c7583c6e769742613ad815abc9f (patch)
tree22fdb9bfee797a87dceecd4426ca360cb3630137
parent13a1d556b4de0752eb8a92dc40a2a1a49a796ca4 (diff)
downloadnix-a3dbdffe6f473c7583c6e769742613ad815abc9f.zip
Bump version to v0.3.2
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f2e3bae4..8e299d00 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
name = "nix"
description = "Rust friendly bindings to *nix APIs"
-version = "0.3.1"
+version = "0.3.2"
authors = ["Carl Lerche <me@carllerche.com>"]
homepage = "https://github.com/carllerche/nix-rust"
license = "MIT"