Skip to content

Commit c71d161

Browse files
committed
chore: Prepare 0.13.2 release
Signed-off-by: Egor Lazarchuk <[email protected]>
1 parent 32c67f7 commit c71d161

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Upcoming Release
22

3+
# [v0.13.2]
4+
5+
## Changed
6+
7+
- [[#214](https://github.com/rust-vmm/linux-loader/pull/214)] Updated vm-memory to 0.17.1.
8+
39
# [v0.13.1]
410

511
## 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 = "linux-loader"
3-
version = "0.13.1"
3+
version = "0.13.2"
44
authors = [
55
"The rust-vmm maintainers",
66
"rust-vmm AWS maintainers <[email protected]>",

0 commit comments

Comments
 (0)