summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorCarl Lerche <me@carllerche.com>2015-07-09 13:08:14 -0700
committerCarl Lerche <me@carllerche.com>2015-07-09 13:08:14 -0700
commit1f366ff8285d147cfe3faeb1567c5f047d056a72 (patch)
treeebe3ac67ee1393654b946676d6e49e0d4224845e /Cargo.toml
parent06aaa83e5da19dd35908ba42de6f7ed12a66553f (diff)
downloadnix-1f366ff8285d147cfe3faeb1567c5f047d056a72.zip
Bump version to v0.3.9
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 8ff9d203..ca2ff138 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
name = "nix"
description = "Rust friendly bindings to *nix APIs"
-version = "0.3.8"
+version = "0.3.9"
authors = ["Carl Lerche <me@carllerche.com>"]
homepage = "https://github.com/carllerche/nix-rust"
license = "MIT"