diff --git a/triggers/suibase-daemon/Cargo.toml b/triggers/suibase-daemon/Cargo.toml index ab08a6d..766965e 100644 --- a/triggers/suibase-daemon/Cargo.toml +++ b/triggers/suibase-daemon/Cargo.toml @@ -12,7 +12,7 @@ exclude = ["crates/dtp-daemon", [workspace.package] # Bump 'version' for the daemon to self-restart after an update. # (this is not the Suibase package version, it is specifically for the Rust crates). -version = "0.0.17" +version = "0.1.0" edition = "2021" [workspace.dependencies]