diff --git a/daemon/Cargo.toml b/daemon/Cargo.toml index dafed479..9b945c6c 100644 --- a/daemon/Cargo.toml +++ b/daemon/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "daemon" -version = "4.0.2" +version = "4.0.3" license = "MPL-2.0" readme = "README.md" authors = ["Luke "]