(cargo-release) start next development iteration 0.4.1-rc
[root]
name = "circadian"
-version = "0.4.0"
+version = "0.4.1-rc"
dependencies = [
"clap 2.27.1 (registry+https://github.com/rust-lang/crates.io-index)",
"glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
[package]
name = "circadian"
-version = "0.4.0"
+version = "0.4.1-rc"
authors = ["Trevor Bentley <trevor@trevorbentley.com>"]
description = "Linux auto-suspend/wake power management daemon"
keywords = ["linux", "power", "suspend", "daemon", "service"]