summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b4c9c0b2..eafc9293 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,5 +1,5 @@
[package]
name = "nix"
-version = "0.1.0"
+version = "0.1.1"
authors = ["Carl Lerche <me@carllerche.com>"]