summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Lerche <me@carllerche.com>2015-01-05 00:27:08 -0800
committerCarl Lerche <me@carllerche.com>2015-01-05 00:27:08 -0800
commitdb65a97d034eb6c020ad7167f54e238ae545abaf (patch)
tree5ade6455a7bc6818d929c0689b8f8eaa8056e4c0
parent76cbb420ca08f4a22fab766c7ba09921a252e4df (diff)
downloadnix-db65a97d034eb6c020ad7167f54e238ae545abaf.zip
Bump version
-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>"]