Skip to content

Commit b270920

Browse files
Release Command Trigger v0.2.1
- New release of the trigger that points to Spin v3.1.1 dependencies Signed-off-by: Kate Goldenring <[email protected]>
1 parent 7988a42 commit b270920

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = { workspace = true }
66
rust-version = "1.81"
77

88
[workspace.package]
9-
version = "0.2.0"
9+
version = "0.2.1"
1010
authors = ["Radu Matei <[email protected]>"]
1111
edition = "2021"
1212

spin-pluginify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "trigger-command"
22
description = "A Spin trigger that executes the WASI main function of a component."
3-
version = "0.2"
3+
version = "0.2.1"
44
spin_compatibility = ">=2.0"
55
license = "Apache-2.0"
66
package = "./target/release/trigger-command"

0 commit comments

Comments
 (0)