Skip to content

Commit 2639863

Browse files
authored
Merge pull request #9 from rust-osdev/release-0.3.1
chore: release version 0.3.1
2 parents a7930f5 + 0058fae commit 2639863

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Cargo.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "virtio-spec"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
authors = ["Martin Kröning <[email protected]>"]
55
edition = "2021"
66
description = "Definitions from the Virtual I/O Device (VIRTIO) specification."

0 commit comments

Comments
 (0)