summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorCarl Lerche <me@carllerche.com>2015-05-19 23:02:28 -0700
committerCarl Lerche <me@carllerche.com>2015-05-19 23:02:28 -0700
commitd645d911d5b9e5d600a57225dbdf5bd4adc91b98 (patch)
tree1388b614fe10a5173496fb01080a292ccbf5f031 /Cargo.toml
parentf2ca2b0d3c5011383b7398bbbd5d81314ad5e88f (diff)
downloadnix-d645d911d5b9e5d600a57225dbdf5bd4adc91b98.zip
Bump version to v0.3.6
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 87ecb2df..1e63a445 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
name = "nix"
description = "Rust friendly bindings to *nix APIs"
-version = "0.3.5"
+version = "0.3.6"
authors = ["Carl Lerche <me@carllerche.com>"]
homepage = "https://github.com/carllerche/nix-rust"
license = "MIT"