Skip to content

Commit 9ff6260

Browse files
committed
chore(lambda-extension, lambda-http, lambda-runtime-api-client): bump patch versions for new release
1 parent 0cdd565 commit 9ff6260

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lambda-extension/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lambda-extension"
3-
version = "0.12.1"
3+
version = "0.12.2"
44
edition = "2021"
55
rust-version = "1.81.0"
66
authors = [

lambda-http/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lambda_http"
3-
version = "0.15.1"
3+
version = "0.15.2"
44
authors = [
55
"David Calavera <[email protected]>",
66
"Harold Sun <[email protected]>",

lambda-runtime-api-client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lambda_runtime_api_client"
3-
version = "0.12.2"
3+
version = "0.12.3"
44
edition = "2021"
55
rust-version = "1.81.0"
66
authors = [

0 commit comments

Comments
 (0)