Skip to content

Commit

Permalink
release: v0.2.0
Browse files Browse the repository at this point in the history
Update Cargo.toml with new version number

Signed-off-by: Nuno Das Neves <nudasnev@microsoft.com>
  • Loading branch information
NunoDasNeves committed May 22, 2024
1 parent 1a4e68c commit dd0a9f5
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 dd0a9f5

Please sign in to comment.