Skip to content

Commit 5b79ce6

Browse files
authored
Merge pull request #59 from spinframework/bump-0.9.0
Bump version to 0.9.0 for trigger-sqs
2 parents 617a1ae + 7c382ec commit 5b79ce6

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "trigger-sqs"
3-
version = "0.8.2"
3+
version = "0.9.0"
44
edition = "2021"
55
rust-version = "1.81"
66

spin-pluginify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "trigger-sqs"
22
description = "A Spin trigger for Amazon SQS events"
3-
version = "0.8.2"
3+
version = "0.9.0"
44
spin_compatibility = ">=2.2"
55
license = "Apache-2.0"
66
package = "./target/release/trigger-sqs"

0 commit comments

Comments
 (0)