Skip to content

Commit 3e5b576

Browse files
authored
Merge pull request #5 from rust-osdev/release-0.3.0
chore: release version 0.3.0
2 parents ed0f2dd + 8fb0fde commit 3e5b576

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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.2.0"
3+
version = "0.3.0"
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)