summary history branches tags files
commit:a7e106051c25d9004c5f009f75242932571f18dd
author:Trevor Bentley
committer:Trevor Bentley
date:Sat Nov 25 16:16:56 2017 +0100
parents:5832d038369b0948f89df279d896b029b14188d6
Release 0.6.0
diff --git a/Cargo.toml b/Cargo.toml
line changes: +1/-1
index 8969adb..f8b76c0
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "circadian"
-version = "0.5.1-rc"
+version = "0.6.0"
 authors = ["Trevor Bentley <trevor@trevorbentley.com>"]
 description = "Linux auto-suspend/wake power management daemon"
 keywords = ["linux", "power", "suspend", "daemon", "service"]