Skip to content

Commit

Permalink
release: v0.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Nuno Das Neves <[email protected]>
  • Loading branch information
NunoDasNeves committed May 14, 2024
1 parent d45a68c commit a71c057
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mshv-bindings/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mshv-bindings"
version = "0.1.1"
version = "0.2.0"
authors = ["Microsoft Authors"]
edition = "2018"
license = "Apache-2.0 OR BSD-3-Clause"
Expand Down
2 changes: 1 addition & 1 deletion mshv-ioctls/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mshv-ioctls"
version = "0.1.1"
version = "0.2.0"
authors = ["Microsoft Authors"]
edition = "2018"
license = "Apache-2.0 OR BSD-3-Clause"
Expand Down

0 comments on commit a71c057

Please sign in to comment.