Skip to content

Commit e5cfd7b

Browse files
Merge pull request #69 from spinframework/release-v0.11.0
chore: bump version for v0.11.0 release
2 parents 78bb099 + 2ff887f commit e5cfd7b

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.10.1"
3+
version = "0.11.0"
44
edition = "2021"
55
rust-version = "1.86"
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.10.1"
3+
version = "0.11.0"
44
spin_compatibility = ">=2.2"
55
license = "Apache-2.0"
66
package = "./target/release/trigger-sqs"

0 commit comments

Comments
 (0)