summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKamal Marhubi <kamal@marhubi.com>2016-06-10 18:18:26 +0200
committerKamal Marhubi <kamal@marhubi.com>2016-06-10 18:18:26 +0200
commitb6330570775aefeb1890219c14d0f272a2109f54 (patch)
treeef9ed000848de3005cd1dbfe617976b8b0c9f873
parentb4a0d089ebfc71876b9efe0d7f992a8d41d618a6 (diff)
downloadnix-b6330570775aefeb1890219c14d0f272a2109f54.zip
Bump to v0.6.1-pre
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3913478a..8a4f45d3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
name = "nix"
description = "Rust friendly bindings to *nix APIs"
-version = "0.6.0"
+version = "0.6.1-pre"
authors = ["Carl Lerche <me@carllerche.com>"]
homepage = "https://github.com/nix-rust/nix"
repository = "https://github.com/nix-rust/nix"