Skip to content

Commit

Permalink
Publish 0.5.0 (#12)
Browse files Browse the repository at this point in the history
Signed-off-by: itowlson <[email protected]>
  • Loading branch information
itowlson authored Dec 11, 2023
1 parent f558b61 commit 34ef908
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "trigger-sqs"
version = "0.4.0"
version = "0.5.0"
edition = "2021"
rust-version = "1.71"

Expand Down
2 changes: 1 addition & 1 deletion spin-pluginify.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name = "trigger-sqs"
version = "0.4"
version = "0.5"
spin_compatibility = ">=2.0"
license = "Apache-2.0"
package = "./target/release/trigger-sqs"

0 comments on commit 34ef908

Please sign in to comment.