We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40c57f1 commit 004366dCopy full SHA for 004366d
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# [Upcoming Release]
+# [v0.9.0]
2
3
## Fixed
4
- [[#71]](https://github.com/rust-vmm/linux-loader/issues/71) Fix incorrect
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "linux-loader"
-version = "0.8.1"
+version = "0.9.0"
authors = [
5
"The rust-vmm maintainers",
6
"rust-vmm AWS maintainers <rust-vmm-maintainers@amazon.com>",
0 commit comments