Skip to content

Commit 4961023

Browse files
andreeaflorescualxiord
authored andcommitted
update version to v0.1.1
Updated the version in Cargo.toml so we can publish it to crates.io. Signed-off-by: Andreea Florescu <[email protected]>
1 parent 50fb249 commit 4961023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "vm-superio"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "Emulation for legacy devices"
55
keywords = ["superio", "emulation"]
66
repository = "https://github.com/rust-vmm/vm-superio"

0 commit comments

Comments
 (0)