Skip to content

Commit

Permalink
Bump version to v0.7.0 (#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
bnusunny authored Apr 15, 2023
1 parent fa72309 commit d54f1ad
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "lambda_web_adapter"
version = "0.6.4"
version = "0.7.0"
authors = [
"Harold Sun <[email protected]>",
"David Calavera <[email protected]>",
Expand Down Expand Up @@ -43,7 +43,7 @@ url = "2.3"
httpmock = "0.6"
http-body-util = "0.1.0-rc.2"
http-body = "0.4.5"
aws-sigv4 = "0.54"
aws-sigv4 = "0.55"

[[bin]]
name = "lambda-adapter"
Expand Down

0 comments on commit d54f1ad

Please sign in to comment.