diff --git a/spin-pluginify.toml b/spin-pluginify.toml index 1dd80c7..018021c 100644 --- a/spin-pluginify.toml +++ b/spin-pluginify.toml @@ -1,6 +1,6 @@ name = "trigger-command" description = "A Spin trigger that executes the WASI main function of a component." -version = "0.3.0" +version = "0.3.1" spin_compatibility = ">=2.0" license = "Apache-2.0" package = "./target/release/trigger-command"