Skip to content

Commit 75f3b2c

Browse files
bonziniroypat
authored andcommitted
Prepare for 0.17.1 release
Signed-off-by: Paolo Bonzini <[email protected]>
1 parent dea9e19 commit 75f3b2c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## \[v0.17.1\]
4+
5+
No visible changes.
6+
37
## \[v0.17.0\]
48

59
### Added

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.17.0"
3+
version = "0.17.1"
44
description = "Safe abstractions for accessing the VM physical memory"
55
keywords = ["memory"]
66
categories = ["memory-management"]

0 commit comments

Comments
 (0)