summary history branches tags files
commit:2c5cf4371cd04eb6dd96921850eff7d2d41a2722
author:Trevor Bentley
committer:Trevor Bentley
date:Wed Nov 15 22:31:26 2017 +0100
parents:393bb2549f39563997fcf9ffa1903c57d5ef09aa
Bump version to 0.2.0-rc
diff --git a/Cargo.toml b/Cargo.toml
line changes: +1/-1
index 1d6bdee..9e4009d
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "circadian"
-version = "0.1.0"
+version = "0.2.0-rc"
 authors = ["Trevor Bentley <trevor@trevorbentley.com>"]
 description = "Linux auto-suspend/wake power management daemon"
 keywords = ["linux", "power", "suspend", "daemon", "service"]