Skip to content

Commit

Permalink
Release v0.8.1
Browse files Browse the repository at this point in the history
Signed-off-by: Brian H <[email protected]>
  • Loading branch information
fibonacci1729 committed Jan 7, 2025
1 parent 777068a commit f445b2a
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.8.0"
version = "0.8.1"
edition = "2021"
rust-version = "1.81"

Expand Down
2 changes: 1 addition & 1 deletion spin-pluginify.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "trigger-sqs"
description = "A Spin trigger for Amazon SQS events"
version = "0.8"
version = "0.8.1"
spin_compatibility = ">=2.2"
license = "Apache-2.0"
package = "./target/release/trigger-sqs"

0 comments on commit f445b2a

Please sign in to comment.