Skip to content

Commit 22416e0

Browse files
vireshkjiangliu
authored andcommitted
release vm-memory v0.12.0
Details in changelog. Signed-off-by: Viresh Kumar <[email protected]>
1 parent 7842831 commit 22416e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [Unreleased]
3+
## [v0.12.0]
44

55
### Added
66
- [[#241]](https://github.com/rust-vmm/vm-memory/pull/241) Add Xen memory

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "vm-memory"
3-
version = "0.11.0"
3+
version = "0.12.0"
44
description = "Safe abstractions for accessing the VM physical memory"
55
keywords = ["memory"]
66
categories = ["memory-management"]

0 commit comments

Comments
 (0)