Skip to content

Commit

Permalink
version: Release vsock_proxy v1.0.0
Browse files Browse the repository at this point in the history
This commit marks the new release of the vsock_proxy, setting the
version to 1.0.0.

Signed-off-by: Erdem Meydanli <[email protected]>
  • Loading branch information
meerd committed Apr 11, 2024
1 parent 15e5567 commit 2058b95
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

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

2 changes: 1 addition & 1 deletion vsock_proxy/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "vsock-proxy"
version = "0.1.0"
version = "1.0.0"
authors = ["The AWS Nitro Enclaves Team <[email protected]>"]
edition = "2018"
rust-version = "1.68"
Expand Down

0 comments on commit 2058b95

Please sign in to comment.