Skip to content

Commit bedc566

Browse files
Bump version for v0.2.2 release
Signed-off-by: Kate Goldenring <[email protected]>
1 parent 5f24e64 commit bedc566

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

0 commit comments

Comments
 (0)