Skip to content

Commit

Permalink
release: v0.3.0
Browse files Browse the repository at this point in the history
Bump the major version due to api's updating in #25.

Signed-off-by: Tim Zhang <[email protected]>
  • Loading branch information
Tim-Zhang committed Jul 29, 2022
1 parent 219ce4b commit 1cc618a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "vsock"
version = "0.2.6"
version = "0.3.0"
authors = ["fsyncd", "rust-vsock"]
description = "Virtio socket support for Rust"
repository = "https://github.com/rust-vsock/vsock-rs"
Expand Down

0 comments on commit 1cc618a

Please sign in to comment.