summary history branches tags files
commit:3f0645b6bbd2c324a30cfe3be7b7adbdab1d18ee
author:Trevor Bentley
committer:Trevor Bentley
date:Sat Nov 25 16:17:32 2017 +0100
parents:a7e106051c25d9004c5f009f75242932571f18dd
(cargo-release) start next development iteration 0.6.1-rc
diff --git a/Cargo.toml b/Cargo.toml
line changes: +1/-1
index f8b76c0..81c9cde
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "circadian"
-version = "0.6.0"
+version = "0.6.1-rc"
 authors = ["Trevor Bentley <trevor@trevorbentley.com>"]
 description = "Linux auto-suspend/wake power management daemon"
 keywords = ["linux", "power", "suspend", "daemon", "service"]