Skip to content

Commit cc1d9f5

Browse files
committed
chore(*): release 0.5.0
Signed-off-by: Vaughn Dice <[email protected]>
1 parent 6aee358 commit cc1d9f5

File tree

4 files changed

+17
-17
lines changed

4 files changed

+17
-17
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.87"
77

88
[workspace.package]
9-
version = "0.4.1"
9+
version = "0.5.0"
1010
authors = ["Spin Framework Contributors"]
1111
edition = "2021"
1212

examples/async/Cargo.lock

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.4.1"
3+
version = "0.5.0"
44
spin_compatibility = ">=2.0"
55
license = "Apache-2.0"
66
package = "./target/release/trigger-command"

0 commit comments

Comments
 (0)