summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Lerche <me@carllerche.com>2015-07-01 15:58:35 -0700
committerCarl Lerche <me@carllerche.com>2015-07-01 15:58:35 -0700
commit0564e501bd636866d4acdf2c09434759e6b80dca (patch)
tree11ffb8a4044577735eba738233bb961db212f611
parente462c57289fde6bdab12213b8854dc9b08b6e7d4 (diff)
downloadnix-0564e501bd636866d4acdf2c09434759e6b80dca.zip
Bump version to v0.3.8
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0cbfb541..fddc4f8e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
name = "nix"
description = "Rust friendly bindings to *nix APIs"
-version = "0.3.7"
+version = "0.3.8"
authors = ["Carl Lerche <me@carllerche.com>"]
homepage = "https://github.com/carllerche/nix-rust"
license = "MIT"