Skip to content

Commit 95468c1

Browse files
authored
Increment crate versions to v0.3.1 (#336)
1 parent 7e2cd97 commit 95468c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.3.0"
3+
version = "0.3.1"
44
authors = ["Doug Tangren"]
55
edition = "2018"
66
description = "Application Load Balancer and API Gateway event types for AWS Lambda"

lambda-runtime/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"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
authors = ["David Barsky <[email protected]>"]
55
description = "AWS Lambda Runtime"
66
edition = "2018"

0 commit comments

Comments
 (0)