summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Hummer <paul@eventuallyanyway.com>2018-05-18 20:08:23 -0600
committerPaul Hummer <paul@eventuallyanyway.com>2018-05-18 20:08:23 -0600
commit7840f34c0ac549cd2559d0204da5a494b4bb98e8 (patch)
treec7502dd23e0e7a95314dbc4f08e29fb0098a7f3d
parentb95ddc7cd7872ea6e93304e6139786f523904f3a (diff)
Bump version
♬ : Hellogoodbye / Jesse Buy Nothing...Go to Prom Anyways
-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"