Skip to content

Commit 7681776

Browse files
committed
build: Bump version for 0.4.1 release
Signed-off-by: Rob Bradford <robert.bradford@intel.com>
1 parent 825578b commit 7681776

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "hypervisor-fw"
3-
version = "0.4.0"
4-
authors = ["Rob Bradford <robert.bradford@intel.com>"]
3+
version = "0.4.1"
4+
authors = ["The Rust Hypervisor Firmware Authors"]
55
edition = "2021"
66

77
# Despite "panic-strategy": "abort" being set in target.json, panic = "abort" is

0 commit comments

Comments
 (0)