summaryrefslogtreecommitdiffstats
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 21e9f93..c8267b8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "pidlock"
-version = "0.1.0"
+version = "0.1.1"
authors = ["Paul Hummer <paul@eventuallyanyway.com>"]
license = "MIT"
description = "A library for using pidfiles as resource locks"