Skip to content

Commit dd0a9f5

Browse files
committed
release: v0.2.0
Update Cargo.toml with new version number Signed-off-by: Nuno Das Neves <nudasnev@microsoft.com>
1 parent 1a4e68c commit dd0a9f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mshv-bindings/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mshv-bindings"
3-
version = "0.1.1"
3+
version = "0.2.0"
44
authors = ["Microsoft Authors"]
55
edition = "2018"
66
license = "Apache-2.0 OR BSD-3-Clause"

mshv-ioctls/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mshv-ioctls"
3-
version = "0.1.1"
3+
version = "0.2.0"
44
authors = ["Microsoft Authors"]
55
edition = "2018"
66
license = "Apache-2.0 OR BSD-3-Clause"

0 commit comments

Comments
 (0)