From 76aea40eb91e40571ef46d604e7cbc12b88d8f30 Mon Sep 17 00:00:00 2001 From: Mario Fortier <4542410+mario4tier@users.noreply.github.com> Date: Mon, 14 Oct 2024 20:19:47 +0000 Subject: [PATCH] Update from https://github.com/ChainMovers/suibase/commit/5cbe0257eeb3657dd7491907e1284ecfe0c750f4 --- triggers/suibase-daemon/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]