summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Lerche <me@carllerche.com>2015-06-08 14:15:15 -0700
committerCarl Lerche <me@carllerche.com>2015-06-08 14:15:15 -0700
commit0f0d6010b3b9ff0ea764c4411b965b7c8c5c9612 (patch)
tree7cedcb4f515b2ce08310ecbc4fb2a0ac6a4a6ef3
parent1d9bbacdfbdf21e8af25a19a91f746bed1087b5e (diff)
downloadnix-0f0d6010b3b9ff0ea764c4411b965b7c8c5c9612.zip
Bump version to v0.3.7
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1e63a445..9f9dc6ae 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
name = "nix"
description = "Rust friendly bindings to *nix APIs"
-version = "0.3.6"
+version = "0.3.7"
authors = ["Carl Lerche <me@carllerche.com>"]
homepage = "https://github.com/carllerche/nix-rust"
license = "MIT"