Skip to content

Commit a97d0e1

Browse files
committed
Bump version to 0.18.0
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
1 parent a6cd7cd commit a97d0e1

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-
## Upcoming version
3+
## 0.18.0
44

55
### Changed
66

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

0 commit comments

Comments
 (0)